mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-08 00:30:22 +08:00
Merge branch 'master' into pubsync
This commit is contained in:
commit
35097d28e6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -5,7 +5,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
schedule:
|
schedule:
|
||||||
# Note: '*' is a special character in YAML so we have to quote the str.
|
# Note: '*' is a special character in YAML so we have to quote the str.
|
||||||
- cron: '0 4 * * *'
|
- cron: '0 12 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user