Skip to content

Commit 8fce712

Browse files
committed
Try this
1 parent 333ea65 commit 8fce712

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ jobs:
188188
uses: omikkel/find-occurences@v1
189189
with:
190190
search-term: 'Tokens::$'
191-
file-types: '.php'
191+
file-types: '.php$'
192192
check-all: true
193-
check-all-exclude: ':!:.git/*'
194193
should-fail: true

0 commit comments

Comments
 (0)