Skip to content

Commit 370a762

Browse files
committed
updating the linter to have write permission
1 parent efbedcc commit 370a762

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
- develop
1111
- main
1212

13+
permissions:
14+
contents: write
15+
1316
jobs:
1417
quality:
1518
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)