Skip to content

Commit

Permalink
fix: remove unsupported parameter from fossa task (kedacore#3371)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Turrado Ferrero authored Jul 14, 2022
1 parent 84b991f commit bb55474
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/fossa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ jobs:
name: Testing with FOSSA
with:
api-key: ${{ secrets.FOSSA_API_KEY }}
branch: main
run-tests: true

0 comments on commit bb55474

Please sign in to comment.