Skip to content

Commit 29bc578

Browse files
authored
Update linter.yml
1 parent f2df4c3 commit 29bc578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ jobs:
4646
ruff check ${{env.PROJECT_FOLDER}} --fix
4747
- uses: stefanzweifel/git-auto-commit-action@v6
4848
with:
49+
repo-token: "${{ secrets.GH_PAT }}"
4950
commit_message: "style: style fixes by ruff and autoformatting by black"
5051

0 commit comments

Comments
 (0)