Skip to content

Commit

Permalink
Merge pull request #261 from modeseven-lfit/standalone-linting-action
Browse files Browse the repository at this point in the history
Chore: Minor naming change to clarify workflow steps
  • Loading branch information
ModeSevenIndustrialSolutions authored Feb 18, 2025
2 parents 1663f10 + 2494c9b commit 93066e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuse-standalone-linting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ permissions: {}

jobs:
linting:
name: "Standalone linting checks"
name: "Pre-Commit"
runs-on: "ubuntu-24.04"
permissions:
contents: read
Expand Down

0 comments on commit 93066e7

Please sign in to comment.