We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6657288 commit a482444Copy full SHA for a482444
.github/workflows/block-mini.yml
@@ -31,7 +31,7 @@ jobs:
31
exit 0
32
fi
33
34
- THRESHOLD=500
+ THRESHOLD=1000
35
VIOLATIONS=0
36
37
for file in $FILES; do
0 commit comments