mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-28 18:15:45 +08:00
changed daily ci run time to 12 utc which would be 4am for me
This commit is contained in:
parent
fbd7ea71d3
commit
24c70e6016
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
push:
|
||||
schedule:
|
||||
# Note: '*' is a special character in YAML so we have to quote the str.
|
||||
- cron: '0 4 * * *'
|
||||
- cron: '0 12 * * *'
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user