diff --git a/.github/workflows/npm-test.yml b/.github/workflows/npm-test.yml index cba2cc2..2cfc012 100644 --- a/.github/workflows/npm-test.yml +++ b/.github/workflows/npm-test.yml @@ -12,6 +12,7 @@ on: pull_request: branches: - main + workflow_run: {} jobs: test: @@ -39,4 +40,4 @@ jobs: run: npm run test - name: 🔍 Linting - run: npm run lint \ No newline at end of file + run: npm run lint