Skip to content

Commit ed7ea61

Browse files
authored
Merge pull request #94 from smlx/lint
fix: ci lint permissions
2 parents 97e0739 + c276398 commit ed7ea61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
lint-commits:
2121
permissions:
2222
contents: read
23+
pull-requests: read
2324
runs-on: ubuntu-latest
2425
steps:
2526
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)