mirror of
https://github.com/dimalo/klipper-web-control-docker.git
synced 2026-05-06 11:47:49 +02:00
update build frequency in github actions to 3 times / week
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: "42 12 * * SUN"
|
||||
- cron: "42 13 * * 2,5,7"
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
||||
2
.github/workflows/mainsail_multiarch.yml
vendored
2
.github/workflows/mainsail_multiarch.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: "24 12 * * SUN"
|
||||
- cron: "42 13 * * 2,5,7"
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user