Skip to content

Commit

Permalink
style(ruff) : change commit message for ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasK committed Dec 6, 2023
1 parent 21d28ea commit 947b975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
args: format
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: 'gh-actions/python format using ruff'
commit_message: 'style(ruff) : automatic lint/format'

0 comments on commit 947b975

Please sign in to comment.