summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-07-05 01:00:07 +0530
committerGitHub <noreply@github.com>2024-07-05 01:00:07 +0530
commitcb62650ba7a29a33ad067f4ff0375c87613f60b5 (patch)
tree0c3037432abd1cc715665885532843c6dc0c86ae /.github
parent2b6820126d4891d5f7d2c53b66ba08468fe82f55 (diff)
downloadvyos-1x-cb62650ba7a29a33ad067f4ff0375c87613f60b5.tar.gz
vyos-1x-cb62650ba7a29a33ad067f4ff0375c87613f60b5.zip
T6556: permission update for unused import check
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/check-unused-imports.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/check-unused-imports.yml b/.github/workflows/check-unused-imports.yml
index e5e49e20a..5c4751e6d 100644
--- a/.github/workflows/check-unused-imports.yml
+++ b/.github/workflows/check-unused-imports.yml
@@ -6,6 +6,7 @@ on:
workflow_dispatch:
permissions:
+ pull-requests: write
contents: read
jobs: