Skip to content

Commit

Permalink
chore: remove fossa test (kedacore#3372)
Browse files Browse the repository at this point in the history
* chore: remove fossa test and add again fossa on pr

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>

* get branch name from the environment

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>

* chore: remove fossa test

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
  • Loading branch information
Jorge Turrado Ferrero authored Jul 14, 2022
1 parent bb55474 commit 147dc87
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/fossa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,5 @@ jobs:
- uses: fossas/fossa-action@main
name: Scanning with FOSSA
with:
api-key: ${{ secrets.FOSSA_API_KEY }}
api-key: 9e722f2c8904586d61f97f0bf05a99e4 # This is a public key only for pushing, it's safe here
branch: main
- uses: fossas/fossa-action@main
name: Testing with FOSSA
with:
api-key: ${{ secrets.FOSSA_API_KEY }}
run-tests: true

0 comments on commit 147dc87

Please sign in to comment.