Skip to content

Commit f26a3b2

Browse files
author
mike dupont
committed
remove the auto build
1 parent 2190384 commit f26a3b2

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)