Skip to content

Commit c786afd

Browse files
committed
update workflow to publish to GHCR on PR tests
Signed-off-by: agadiyar <[email protected]>
1 parent 9cae45a commit c786afd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/image.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ on:
2525
- release-*
2626
push:
2727
branches:
28+
- "pull-request/[0-9]+"
2829
- main
2930
- release-*
3031

0 commit comments

Comments
 (0)