Skip to content

Commit 2e6bd49

Browse files
Update apply-precommit.yml (#662)
This should (hopefully) only trigger automatted commits for our own repository scope. Please only merge after TYPO3-Documentation/TYPO3CMS-Reference-CoreApi#5271 has proven to work properly.
1 parent 2e62a0a commit 2e6bd49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/apply-precommit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
lint:
10+
if: github.repository_owner == 'TYPO3-documentation'
1011
runs-on: ubuntu-latest
1112
steps:
1213
- name: Checkout code

0 commit comments

Comments
 (0)