We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e0739 commit c276398Copy full SHA for c276398
1 file changed
.github/workflows/lint.yaml
@@ -20,6 +20,7 @@ jobs:
20
lint-commits:
21
permissions:
22
contents: read
23
+ pull-requests: read
24
runs-on: ubuntu-latest
25
steps:
26
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
0 commit comments