From f8ab0d8ef559f2375fb37ee03c42bd519370ed5a Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Wed, 3 Mar 2021 20:45:48 -0500 Subject: [PATCH] chore(template): sync with ahmadnassri/template-node-lib --- .github/workflows/super-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 9a6ae70..ddb83db 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest - # run on external PRs, but on internal PRs as they'll be run by the push to the branch. + # run on external PRs, but not on our internal PRs if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository steps: