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 520e123 commit 1687ab6Copy full SHA for 1687ab6
.github/workflows/docker-publish.yml
@@ -6,8 +6,6 @@ name: Docker
6
# documentation.
7
8
on:
9
- schedule:
10
- - cron: '15 16 * * *'
11
push:
12
branches: [ "master" ]
13
# Publish semver tags as releases.
0 commit comments