Change to once a month releases
This commit is contained in:
parent
2ab6e7047e
commit
b6ec3236d8
2
.github/workflows/CI-master_tests.yml
vendored
2
.github/workflows/CI-master_tests.yml
vendored
@ -9,7 +9,7 @@ on:
|
|||||||
- '.github/**'
|
- '.github/**'
|
||||||
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "5 4 * * SUN"
|
- cron: "5 4 1 * *"
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user