diff options
author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-05-31 15:55:30 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-31 15:55:30 +0530 |
commit | f37dbb732a66f618df54dcd5db5735cbf0d33c86 (patch) | |
tree | 0a013216c7607fe3c345ce1576489ce84cf46349 | |
parent | ea477ed0cec87041cb94c0eb2bc2ce9523a92a0a (diff) | |
download | vyos-1x-f37dbb732a66f618df54dcd5db5735cbf0d33c86.tar.gz vyos-1x-f37dbb732a66f618df54dcd5db5735cbf0d33c86.zip |
T6415: repo sync using pull_request_target
-rw-r--r-- | .github/workflows/repo-sync.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/repo-sync.yml index a2bf54f74..36f323cdd 100644 --- a/.github/workflows/repo-sync.yml +++ b/.github/workflows/repo-sync.yml @@ -1,7 +1,7 @@ name: Repo-sync on: - pull_request: + pull_request_target: types: - closed branches: |