mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 07:01:07 +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
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types:
|
||||
- closed
|
||||
branches: [ "main" ]
|
||||
|
||||
Reference in New Issue
Block a user