Skip to content

Commit

Permalink
Merge pull request #119 from boutproject/ci-ruff-run
Browse files Browse the repository at this point in the history
CI: Fix commit message and enable CI on fixing commit
  • Loading branch information
ZedThree authored Dec 2, 2024
2 parents a241feb + 348e3cc commit dfc8fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
run: ruff format .
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "[skip ci] Apply black/isort changes"
commit_message: "Apply ruff changes"

0 comments on commit dfc8fab

Please sign in to comment.