Compare commits
2 commits
381e85c35d
...
a1a236b85b
Author | SHA1 | Date | |
---|---|---|---|
a1a236b85b | |||
249f3373ca |
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "*/5 * * * *"
|
# Saturday 4 am
|
||||||
|
- cron: "0 4 * * 6"
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue