Skip to content

Commit

Permalink
Update apply-precommit.yml
Browse files Browse the repository at this point in the history
This should (hopefully) only trigger automatted commits for our own repository scope.
  • Loading branch information
garvinhicking authored Jan 28, 2025
1 parent d126c4f commit 7684ff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/apply-precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
lint:
if: github.repository_owner == 'TYPO3-documentation'
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 7684ff6

Please sign in to comment.