Skip to content

Commit 2ef7ac4

Browse files
authored
made the file for pull request
Signed-off-by: MRayan Asim <[email protected]>
1 parent 48e842a commit 2ef7ac4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.whitesource

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"scanSettings": {
3-
"baseBranches": []
3+
"baseBranches": ["main"] // You can add more branches here
44
},
55
"checkRunSettings": {
66
"vulnerableCheckRunConclusionLevel": "failure",
@@ -11,4 +11,4 @@
1111
"minSeverityLevel": "LOW",
1212
"issueType": "DEPENDENCY"
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)