Skip to content

Commit

Permalink
Update fossa.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jandroav committed Apr 15, 2024
1 parent 0e02ef8 commit 840647e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fossa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
fossa analyze -c $PWD/.github/.fossa.yml -b ${{ github.head_ref || github.ref_name }} 2>&1 | tee analyze.out
- name: Run FOSSA Analyze
if: ${{ !inputs.check_ai_generated_code }}
id: analyze
run: |
# https://github.com/fossas/fossa-cli/tree/master/docs/references/subcommands/analyze
Expand Down

0 comments on commit 840647e

Please sign in to comment.