Skip to content

Commit c276398

Browse files
committed
fix: ci lint permissions
1 parent 97e0739 commit c276398

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)