Skip to content

Commit

Permalink
Better crontab
Browse files Browse the repository at this point in the history
  • Loading branch information
marccampbell committed May 4, 2020
1 parent f52625f commit 7de2942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proaction.yaml
@@ -1,6 +1,6 @@
on:
schedule:
- cron: "/5 * * * *"
- cron: "*/5 * * * *"

jobs:
run-proaction:
Expand Down

0 comments on commit 7de2942

Please sign in to comment.