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