Skip to content

Commit

Permalink
Fix job naming
Browse files Browse the repository at this point in the history
  • Loading branch information
jonfairbanks committed Nov 25, 2024
1 parent 51b87bc commit 4ed0493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [opened, synchronize] # Trigger on PR opened and when changes are pushed to the PR

jobs:
npm-audit:
npm-lint:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 4ed0493

Please sign in to comment.