Actualiser .github/workflows/test.yml
All checks were successful
Test Cron Workflow / test-cron (push) Successful in 4s
All checks were successful
Test Cron Workflow / test-cron (push) Successful in 4s
This commit is contained in:
parent
6de13a35cf
commit
808416fa8e
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -2,7 +2,7 @@ name: Test Cron Workflow
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '27 16 * * *'
|
- cron: '29 14 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-cron:
|
test-cron:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user