Skip to content

Commit bfbecf9

Browse files
Update lint.yml
1 parent ec9d6a2 commit bfbecf9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/lint.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ jobs:
1818
runs-on: ubuntu-latest
1919
permissions:
2020
contents: read
21+
pull-requests: write
22+
actions: read
23+
checks: read
24+
statuses: write
2125
steps:
2226
- name: Checkout Code
2327
uses: actions/checkout@v4

0 commit comments

Comments
 (0)