Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesvedder committed Jul 22, 2024
1 parent 283d8c1 commit 552f111
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: 'lint: Apply final newline changes'
file_pattern: '. !l10n-missing.txt'
# disable_globbing: true
file_pattern: '. !**/l10n-missing.txt'
disable_globbing: true

0 comments on commit 552f111

Please sign in to comment.