Skip to content

Commit fe4cdd8

Browse files
Update linting.yml
Signed-off-by: Stefan Zimmermann <user@zimmermann.co>
1 parent 0fd3d11 commit fe4cdd8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/linting.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
jobs:
77
lint:
88
runs-on: ubuntu-latest
9+
permissions:
10+
contents: write
11+
912
steps:
1013
- uses: actions/checkout@v5
1114
with:

0 commit comments

Comments
 (0)