We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ff8e6 commit 62a2cffCopy full SHA for 62a2cff
.github/workflows/docker-publish.yml
@@ -6,8 +6,6 @@ name: Docker
6
# documentation.
7
8
on:
9
- schedule:
10
- - cron: '33 6 * * *'
11
push:
12
branches: [ master, beta ]
13
# Publish semver tags as releases.
0 commit comments