Skip to content

Commit 49ec979

Browse files
committed
Adjust workflow
1 parent e0f662a commit 49ec979

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99

1010
jobs:
1111
build-and-push-image:
12+
if: ${{ github.event_name != 'pull_request' }}
1213
runs-on: ubuntu-latest
1314
permissions:
1415
packages: write

0 commit comments

Comments
 (0)