Skip to content

Commit 88eec7a

Browse files
committed
ci: add force push to linter
1 parent acc5b95 commit 88eec7a

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
@@ -47,5 +47,6 @@ jobs:
4747
ruff check ${{env.PROJECT_FOLDER}} --fix
4848
- uses: stefanzweifel/git-auto-commit-action@v5
4949
with:
50+
push_options: --force
5051
commit_message: "style: style fixes by ruff and autoformatting by black"
5152

0 commit comments

Comments
 (0)