mirror of
https://github.com/ben-grande/qusal.git
synced 2025-07-29 01:08:32 -04:00
ci: cron in february without the 30th
This commit is contained in:
parent
c6e4224e1b
commit
2c91bf24ab
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue