We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5dd56a commit 0f28844Copy full SHA for 0f28844
.github/workflows/docker-publish.yml
@@ -4,8 +4,6 @@ on:
4
push:
5
branches: [ "main" ]
6
tags: [ 'v*.*.*' ]
7
- pull_request:
8
- branches: [ "main" ]
9
10
env:
11
REGISTRY: ghcr.io
0 commit comments