mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 17:01:00 +03:00
Update autoSyncMergedPullRequest.yml
Use the pull_request_target event instead of pull_request since pull_request_target has access to the secrets.
This commit is contained in:
committed by
GitHub
parent
d38433ba5d
commit
600f99aa95
@@ -1,6 +1,6 @@
|
|||||||
name: autoSyncMergedPullRequest
|
name: autoSyncMergedPullRequest
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
types:
|
types:
|
||||||
- closed
|
- closed
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user