mirror of
https://github.com/ben-grande/qusal.git
synced 2025-01-11 07:29:33 -05:00
ci: cron in february without the 30th
This commit is contained in:
parent
c6e4224e1b
commit
2c91bf24ab
2
.github/workflows/cron.yaml
vendored
2
.github/workflows/cron.yaml
vendored
@ -19,7 +19,7 @@ on:
|
|||||||
- reopened
|
- reopened
|
||||||
- synchronize
|
- synchronize
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 15,30 * *"
|
- cron: "0 0 1,15 * *"
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ci-${{ github.ref }}-10
|
group: ci-${{ github.ref }}-10
|
||||||
|
Loading…
Reference in New Issue
Block a user