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 b22cebd commit 395327cCopy full SHA for 395327c
.github/workflows/docker-publish.yml
@@ -9,7 +9,7 @@ on:
9
schedule:
10
- cron: '44 15 * * *'
11
push:
12
- branches: [ "main", "deploy" ]
+ branches: [ "main" ]
13
# Publish semver tags as releases.
14
tags: [ 'v*.*.*' ]
15
pull_request:
0 commit comments