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 4337486 commit e4c4bb9Copy full SHA for e4c4bb9
.github/workflows/buildReleaseInclDocker.yml
@@ -20,8 +20,6 @@ name: "Build/Push Release & Docker"
20
on:
21
schedule:
22
- cron: '0 9 * * 1'
23
- - cron: '0 9 * * 2'
24
- - cron: '0 9 * * 3'
25
26
workflow_dispatch:
27
inputs:
0 commit comments