We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c47d75 commit 9214a63Copy full SHA for 9214a63
.github/workflows/buildReleaseInclDocker.yml
@@ -19,7 +19,7 @@ name: "Build/Push Release & Docker"
19
# Run this workflow on ...
20
on:
21
schedule:
22
- - cron: '0 9 * * 1'
+ - cron: '0 9 * * 3'
23
24
workflow_dispatch:
25
inputs:
0 commit comments