Skip to content

Commit 476c5fa

Browse files
committed
CI: build on push while debugging
1 parent f70f17d commit 476c5fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

44
name: Publish Docker image
55

6-
#on:
6+
on:
7+
push:
8+
branches: [ "main" ]
79
# release:
810
# types: [published]
911

0 commit comments

Comments
 (0)