FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tools: fix permissions in `lint-release-proposal` workflow · nodejs/node@bcc1c65 · GitHub

/ node Public

Commit bcc1c65

Browse files
committed
tools: fix permissions in lint-release-proposal workflow
PR-URL: #56614 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Ruy Adorno <ruy@vlt.sh> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 90f70ed commit bcc1c65

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎.github/workflows/lint-release-proposal.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ permissions:
1919
jobs:
2020
lint-release-commit:
2121
runs-on: ubuntu-latest
22+
permissions:
23+
pull-requests: read
2224
steps:
2325
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2426
with:

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL