mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-09 00:32:33 -04:00
CI: github: run cross-zoo.yml weekly
run cross-zoo.yml every monday at 2am
This commit is contained in:
parent
2aef1eb72e
commit
115a7834fe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cross-zoo.yml
vendored
2
.github/workflows/cross-zoo.yml
vendored
|
|
@ -5,7 +5,7 @@ name: Cross Compile
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 21 * *"
|
||||
- cron: "0 2 * * 1"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Reference in a new issue