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