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 6e70f7d commit c0a6838Copy full SHA for c0a6838
.github/workflows/docker-publish.yml
@@ -7,7 +7,7 @@ name: Docker
7
8
on:
9
schedule:
10
- - cron: '40 5 * * *'
+ - cron: '40 5 * * 2'
11
push:
12
branches: [ "main" ]
13
# Publish semver tags as releases.
0 commit comments