We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f0cf3 commit efd8e8aCopy full SHA for efd8e8a
1 file changed
.github/workflows/schedule_test.yml
@@ -2,7 +2,7 @@ name: schedule testing
2
3
on:
4
schedule:
5
- - cron: '*/1 * * * *'
+ - cron: '*/5 * * * *'
6
7
jobs:
8
test_schedule:
0 commit comments