Skip to content

Commit

Permalink
Update ruff_commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchitvj authored Mar 19, 2024
1 parent 4194cdd commit fb61922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruff_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- run: |
ruff check src/
ruff fix src/
- uses: stefabzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: 'style fixes by ruff'

0 comments on commit fb61922

Please sign in to comment.