diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 10f8069e..da5e9b8c 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -47,6 +47,7 @@ jobs: commit_message: 'style fixes by ruff' commit_options: '--no-verify --signoff' skip_checkout: true + push_options: '--force' branch: 'black' flake8-lint: