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.
2 parents ef28ccc + c4eca17 commit 31c2927Copy full SHA for 31c2927
.github/workflows/docker.yaml
@@ -3,8 +3,7 @@ name: Build and publish Docker image
3
on:
4
push:
5
branches:
6
- - 'main'
7
- pull_request: {}
+ - "main"
8
9
env:
10
REGISTRY: ghcr.io
0 commit comments