Skip to content

Commit 4b379f5

Browse files
committed
adding permissions to get CI to auto-commit
1 parent 9e5d32b commit 4b379f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212

1313
permissions:
1414
contents: write
15+
workflows: write
1516

1617
jobs:
1718
quality:

0 commit comments

Comments
 (0)