Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 2b12f30

Browse files
committed
fixup! ci: run FOSSA tests on pull request
1 parent f5c6032 commit 2b12f30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fossa.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
id: fossa-test
2626
if: ${{ github.event_name == 'pull_request' }}
2727
with:
28-
api-key: ${{ secrets.FOSSA_API_KEY }}
28+
api-key: ${{ secrets.FOSSA_PR_REPORT_API_KEY }}
2929
run-tests: true
3030
test-diff-revision: ${{ github.event.pull_request.base.sha }}
3131
generate-report: markdown

0 commit comments

Comments
 (0)