Skip to content

Commit

Permalink
Update fossa.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jandroav authored Apr 15, 2024
1 parent a80b2ff commit 0e02ef8
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 @@ -61,7 +61,6 @@ 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 0e02ef8

Please sign in to comment.