mirror of
https://github.com/RGBCube/cstree
synced 2025-07-27 09:07:44 +00:00
[CI] increase delay between scheduled pipelines
7d --> 20d (now 1st and 21st of month)
This commit is contained in:
parent
152b0b0838
commit
f187aba06c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
# Daily
|
# Daily
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 4 1/7 * *"
|
- cron: "0 4 1/20 * *"
|
||||||
|
|
||||||
# Allows to run this workflow manually from the Actions tab
|
# Allows to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue