Skip to content

Commit

Permalink
fix: fossa ci build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamzeh committed Apr 4, 2024
1 parent 62aa511 commit 6d8af1c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .fossa.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 3

server: https://app.fossa.com

project:
id: github.com/openfga/spring-boot-starter
name: openfga/spring-boot-starter
link: openfga.dev
url: https://github.com/openfga/spring-boot-starter
1 change: 0 additions & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
uses: fossas/fossa-action@main
with:
api-key: ${{ secrets.FOSSA_API_KEY }}
project: spring-boot-starter
run-tests: true
build:
name: Run Checks
Expand Down

0 comments on commit 6d8af1c

Please sign in to comment.