mirror of
https://github.com/cyclotruc/gitingest.git
synced 2026-04-26 15:40:40 +00:00
ci: use pull_request_target for docker build (#456)
This commit is contained in:
parent
ab0fc06f09
commit
b8189659b5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker_image.yml
vendored
2
.github/workflows/docker_image.yml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
|||
tags:
|
||||
- '*'
|
||||
merge_group:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [labeled, synchronize, reopened, ready_for_review, opened]
|
||||
|
||||
concurrency:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue