We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1894ed6 commit ad71b9bCopy full SHA for ad71b9b
.github/workflows/image.yaml
@@ -4,7 +4,7 @@ name: Create and publish a Docker image
4
on:
5
workflow_dispatch:
6
push:
7
- pull_request:
+# pull_request:
8
9
env:
10
REGISTRY: ghcr.io
0 commit comments