1
0
mirror of https://github.com/XFox111/GUTSchedule.git synced 2026-04-22 06:58:01 +03:00

Merge pull request #8 from XFox111/whitesource/configure

Configure WhiteSource Bolt for GitHub
This commit is contained in:
Michael Gordeev
2020-01-28 19:01:03 +03:00
committed by GitHub
+8
View File
@@ -0,0 +1,8 @@
{
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}