Skip to content

Commit e34375d

Browse files
committed
chore(ci): declare write scope for autofix workflow
1 parent f765a4c commit e34375d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/autofix.yml

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

12+
permissions:
13+
contents: write
14+
1215
jobs:
1316
lint:
1417
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)