Skip to content

Commit 64b14f6

Browse files
committed
Fix Add or Update detect-hidden-unicode.yml
1 parent 4f330ba commit 64b14f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/detect-hidden-unicode.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ jobs:
1010
- uses: greenbone/actions/detect-hidden-unicode@v3
1111
with:
1212
github-token: ${{ secrets.GREENBONE_BOT_TOKEN }}
13+
detect-hidden-unicode-args: "--filter '^.*.(?<!png)(?<!jpg)(?<!jpeg)(?<!gif)(?<!tiff)(?<!tif)(?<!bmp)(?<!psd)(?<!heic)(?<!heif)(?<!svg)$'"

0 commit comments

Comments
 (0)