We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 572877c commit e3df82dCopy full SHA for e3df82d
1 file changed
.github/workflows/detect-hidden-unicode.yml
@@ -10,3 +10,4 @@ jobs:
10
- uses: greenbone/actions/detect-hidden-unicode@v3
11
with:
12
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