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