Skip to content

Commit

Permalink
gh action: license scan by fossa: test ON
Browse files Browse the repository at this point in the history
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
  • Loading branch information
eguzki committed Aug 21, 2024
1 parent 8b15d0f commit ee71ec8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/license-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: fossas/[email protected]
name: scan
with:
api-key: ${{secrets.FOSSA_API_TOKEN}}
branch: ${{ github.head_ref || github.ref_name }}
project: git+github.com/Kuadrant/wasm-shim
- uses: fossas/[email protected]
name: test for issues
with:
api-key: ${{secrets.FOSSA_API_TOKEN}}
run-tests: true
Expand Down

0 comments on commit ee71ec8

Please sign in to comment.