Skip to content

Commit

Permalink
keep the workflow named the same for branch protection rules
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Oct 9, 2024
1 parent 67a11fa commit b74e2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
code-quality:
name: "Code quality checks"
name: "Pre-commit checks"
runs-on: ubuntu-latest
steps:
- name: "Checkout repo - PR"
Expand Down

0 comments on commit b74e2ce

Please sign in to comment.