Skip to content

Commit 60f6d4c

Browse files
authored
Update image.yaml
1 parent 0819f17 commit 60f6d4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/image.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Create and publish a Docker image
33

44
on:
55
workflow_dispatch:
6-
push:
7-
pull_request:
6+
#push:
7+
#pull_request:
88

99
env:
1010
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)