Skip to content

Commit

Permalink
Merge pull request #603 from konstruktoid/words
Browse files Browse the repository at this point in the history
add missing and
  • Loading branch information
konstruktoid authored Nov 28, 2024
2 parents 4b4fc32 + 12ea03c commit 8376649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# A GitHub action that checks Python code using black and ruff
name: 'Python quality and format checker'
author: 'Thomas Sjögren'
description: 'Python linting and format checking using black ruff'
description: 'Python linting and format checking using black and ruff'
runs:
using: 'docker'
image: 'Dockerfile'
Expand Down

0 comments on commit 8376649

Please sign in to comment.