Skip to content

Commit

Permalink
CI: Rename Python Code quality checks job
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix authored Dec 28, 2023
1 parent a65fa3a commit 3fbeeab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

jobs:
python-checks:
name: Python Code Quality
name: Python Code Quality Checks

concurrency:
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.head_ref || github.sha }}-${{
Expand Down

0 comments on commit 3fbeeab

Please sign in to comment.