Skip to content

Commit 255f0b3

Browse files
author
Jan Kaluza
committed
Test of FOSSA catching wrong license.
Signed-off-by: Jan Kaluza <[email protected]>
1 parent c10b04f commit 255f0b3

File tree

2 files changed

+101
-202
lines changed

2 files changed

+101
-202
lines changed

.github/workflows/fossa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
with:
1717
api-key: ${{ secrets.FOSSA_API_KEY }}
1818
run-tests: ${{ github.event_name == 'pull_request' }}
19-
test-diff-revision: ${{ github.event.pull_request.base.sha }}
19+
# test-diff-revision: ${{ github.event.pull_request.base.sha }}
2020
generate-report: text
2121

0 commit comments

Comments
 (0)