We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e62a0a commit 2e6bd49Copy full SHA for 2e6bd49
.github/workflows/apply-precommit.yml
@@ -7,6 +7,7 @@ on:
7
8
jobs:
9
lint:
10
+ if: github.repository_owner == 'TYPO3-documentation'
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout code
0 commit comments