mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-12 02:05:48 +00:00
Remove debug msg
This commit is contained in:
parent
15302f7f30
commit
34bd1b7e77
@ -31,7 +31,6 @@ jobs:
|
||||
matches=$(grep -Ec "^/[a-zA-Z0-9\._]+" $modified_file)
|
||||
if [ $matches -ne 0 ];
|
||||
then
|
||||
echo ">>> WARN"
|
||||
echo "::warning file=$modified_file,line=1,col=1,endColumn=1::$matches entries start with a slash."
|
||||
fi
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user