diff options
author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-07-04 17:27:52 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-04 17:27:52 +0530 |
commit | 7723543ff622fd9914f77ef2492c2df1e6736b48 (patch) | |
tree | 807b7a6ced0505dd379973d172bf5285e788fc96 | |
parent | 2d1c8996364a9e3349577863ec46ec4e76b29199 (diff) | |
download | vyos-workflow-test-temp-7723543ff622fd9914f77ef2492c2df1e6736b48.tar.gz vyos-workflow-test-temp-7723543ff622fd9914f77ef2492c2df1e6736b48.zip |
Update add-pr-labels.yml
-rw-r--r-- | .github/workflows/add-pr-labels.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/add-pr-labels.yml b/.github/workflows/add-pr-labels.yml index adef2b8..a0c0760 100644 --- a/.github/workflows/add-pr-labels.yml +++ b/.github/workflows/add-pr-labels.yml @@ -5,9 +5,6 @@ on: pull_request_target: branches: - current - - crux - - equuleus - - sagitta permissions: pull-requests: write |