Skip to content

Commit f55c151

Browse files
committed
do not push image for pull request
1 parent 36893f2 commit f55c151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ jobs:
9292
with:
9393
docker_tag: 'pr-${{ needs.get_issue_number.outputs.issue_number }}-${{ needs.get_commit_id.outputs.sha_short }}'
9494
tag_latest: false
95-
push_image: true
95+
push_image: false

0 commit comments

Comments
 (0)