Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanshulman authored Nov 6, 2024
1 parent 265ef6d commit 2921ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
schedule:
- cron: "*/11 * * * *" # every 11 minutes
- cron: "*/5 * * * *" # every 5 minutes
push:
branches: main

Expand Down

0 comments on commit 2921ff4

Please sign in to comment.