mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-04-24 23:51:26 +02:00
change pull_request_target to pull_request
since no secrets are used in this action this should be totally fine.
This commit is contained in:
parent
77b93ad0c2
commit
7793dbb4b4
2
.github/workflows/build-container.yml
vendored
2
.github/workflows/build-container.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'development'
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'development'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user