diff --git a/.github/workflows/ci-knip.yml b/.github/workflows/ci-knip.yml index f75d667..963ddf8 100644 --- a/.github/workflows/ci-knip.yml +++ b/.github/workflows/ci-knip.yml @@ -22,6 +22,7 @@ jobs: env: NODE_OPTIONS: "--max_old_space_size=4096" name: Run Knip Linter + if: github.event.pull_request.head.repo.full_name == github.repository steps: - name: Checkout Repo uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 @@ -33,4 +34,4 @@ jobs: uses: withstudiocms/automations/.github/actions/install@main - name: Run Knip Linter - run: pnpm knip \ No newline at end of file + run: pnpm knip