mirror of
https://github.com/zigzap/zap.git
synced 2025-10-21 07:34:08 +00:00
fix CI yml
This commit is contained in:
parent
5f9c5b7702
commit
b03ce394a8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mastercheck.yml
vendored
2
.github/workflows/mastercheck.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
||||||
- zig-0.12.0
|
- zig-0.12.0
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ci:
|
ci:
|
||||||
|
|
Loading…
Add table
Reference in a new issue