mirror of
https://github.com/ben-grande/qusal.git
synced 2025-05-09 09:45:19 -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
|
||||
- synchronize
|
||||
schedule:
|
||||
- cron: "0 0 15,30 * *"
|
||||
- cron: "0 0 1,15 * *"
|
||||
|
||||
concurrency:
|
||||
group: ci-${{ github.ref }}-10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue