diff --git a/.github/workflows/apply-precommit.yml b/.github/workflows/apply-precommit.yml index 831486e7..a416a2d2 100644 --- a/.github/workflows/apply-precommit.yml +++ b/.github/workflows/apply-precommit.yml @@ -7,6 +7,7 @@ on: jobs: lint: + if: github.repository_owner == 'TYPO3-documentation' runs-on: ubuntu-latest steps: - name: Checkout code