Skip to content

Commit

Permalink
Rename workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
febus982 committed Jan 27, 2024
1 parent de8be2a commit d275bec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-code-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
workflow_dispatch:

jobs:
quality:
format:
runs-on: ubuntu-latest

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
workflow_dispatch:

jobs:
quality:
lint:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit d275bec

Please sign in to comment.