diff options
| author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-05-31 16:10:21 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-31 16:10:21 +0530 |
| commit | 5dfd8621451ed3cc23941615c6a247fb6940997d (patch) | |
| tree | 86894e9ef4a082423a9f27d0a7a44ca8d66f3379 | |
| parent | cf0b95de31ddf312bdf36693cf9cbd21d86df7f7 (diff) | |
| download | vyos-workflow-test-temp-5dfd8621451ed3cc23941615c6a247fb6940997d.tar.gz vyos-workflow-test-temp-5dfd8621451ed3cc23941615c6a247fb6940997d.zip | |
T6415: repo sync check
| -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 c5fb145..2159c7e 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: |
