Skip to content

Commit

Permalink
fix: actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashwat-K committed Jun 14, 2024
1 parent ebf2453 commit bfada3b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/update_go_modules.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Update Go Modules

on:
push:
branches:
- main
schedule:
- cron: '0 0 * * *' # Runs every day at midnight
workflow_dispatch: # Allows manual triggering of the workflow
Expand Down

0 comments on commit bfada3b

Please sign in to comment.