We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c87a6f7 commit 45f539eCopy full SHA for 45f539e
1 file changed
.github/workflows/schedule.yml
@@ -1,6 +1,6 @@
1
on:
2
schedule:
3
- - cron: '*/5 * * * *'
+ - cron: '*/2 * * * *'
4
5
jobs:
6
hello_world:
0 commit comments