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