We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0819f17 commit 60f6d4cCopy full SHA for 60f6d4c
.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