Commit 120f2fc
Maciej Olko
Run cron job once every 20 minutes
The shortest interval you can run scheduled workflows is once every 5 minutes. (https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows#scheduled-events)
Rarely complete duration of the job extends 15 minutes.1 parent 61db5d4 commit 120f2fc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments