diff --git a/.github/workflows/npm-lint.yml b/.github/workflows/npm-lint.yml index 553da52..179f8b6 100644 --- a/.github/workflows/npm-lint.yml +++ b/.github/workflows/npm-lint.yml @@ -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: