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