ci: cron in february without the 30th

This commit is contained in:
Ben Grande 2024-05-15 11:02:56 +02:00
parent c6e4224e1b
commit 2c91bf24ab
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -19,7 +19,7 @@ on:
- reopened
- synchronize
schedule:
- cron: "0 0 15,30 * *"
- cron: "0 0 1,15 * *"
concurrency:
group: ci-${{ github.ref }}-10