Skip to content

Commit 998b961

Browse files
committed
Create fossa-scan.yml
1 parent f8b1586 commit 998b961

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/fossa-scan.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: OSS Scan
2+
on:
3+
[push, pull_request]
4+
jobs:
5+
fossa-scan:
6+
uses: splunk/oss-scanning-public/.github/workflows/oss-scan.yml@main
7+
secrets: inherit

0 commit comments

Comments
 (0)