diff options
author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-05-19 00:27:03 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-18 20:57:03 +0200 |
commit | 65c8e9e24aec4e90a52319956e062ae7640fec34 (patch) | |
tree | 9157234b89340ed0342380a9a63e07c8ee18701c /.github/workflows/check-pr-conflicts.yml | |
parent | 9a5897682a6d7fb59e2e90eb50b87dbbe8babaea (diff) | |
download | vyos-1x-65c8e9e24aec4e90a52319956e062ae7640fec34.tar.gz vyos-1x-65c8e9e24aec4e90a52319956e062ae7640fec34.zip |
T6349: updated pr-labels workflow permission (#3485)
Diffstat (limited to '.github/workflows/check-pr-conflicts.yml')
-rw-r--r-- | .github/workflows/check-pr-conflicts.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/check-pr-conflicts.yml b/.github/workflows/check-pr-conflicts.yml index 62a37a7fa..0c659e6ed 100644 --- a/.github/workflows/check-pr-conflicts.yml +++ b/.github/workflows/check-pr-conflicts.yml @@ -6,6 +6,7 @@ on: permissions: pull-requests: write + contents: read jobs: check-pr-conflict-call: |