Update sub_weeklyBuild.yml
Run weekly builds each Wednesday
This commit is contained in:
committed by
Chris Hennes
parent
c113caab8d
commit
5d157aa69a
2
.github/workflows/sub_weeklyBuild.yml
vendored
2
.github/workflows/sub_weeklyBuild.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Weekly Build
|
||||
on:
|
||||
schedule:
|
||||
- cron: "42 18 * * 1"
|
||||
- cron: "0 0 * * 3"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user