WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit be76684

Browse files
Update apply-precommit.yml (#5271)
This should (hopefully) only trigger automatted commits for our own repository scope.
1 parent d126c4f commit be76684

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)