Skip to content

Commit f116ce3

Browse files
authored
updating the linter to have write permission (#8)
1 parent cb71546 commit f116ce3

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)