Skip to content

Commit b818965

Browse files
authored
ci: use pull_request_target for docker build (#456)
1 parent ab0fc06 commit b818965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
tags:
88
- '*'
99
merge_group:
10-
pull_request:
10+
pull_request_target:
1111
types: [labeled, synchronize, reopened, ready_for_review, opened]
1212

1313
concurrency:

0 commit comments

Comments
 (0)