Skip to content

Commit 5a33d06

Browse files
committed
chore: test main tag on push
1 parent 2265b2b commit 5a33d06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches: [main]
66
release:
77
types: [published]
8+
# For testing
9+
pull_request:
10+
branches: [main]
811

912
jobs:
1013
docker-build-publish:

0 commit comments

Comments
 (0)