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 dee8aa0 commit 8b15d0f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/license-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,9 @@ jobs:
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]
with:
api-key: ${{secrets.FOSSA_API_TOKEN}}
run-tests: true
project: git+github.com/Kuadrant/wasm-shim

0 comments on commit 8b15d0f

Please sign in to comment.