mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-05 06:53:18 +08:00
trying to fix ci
This commit is contained in:
parent
8036896b54
commit
f614054a94
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 4 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user