Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shahar-h committed Aug 1, 2024
1 parent 7662492 commit f4cd9ef
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/osv-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
--skip-git
--recursive
./
--config
tools/osv-scanner/config.toml
scan-pr:
if: ${{ github.event_name == 'pull_request' || github.event_name == 'merge_group' }}
Expand All @@ -42,5 +40,4 @@ jobs:
--skip-git
--recursive
./
--config
tools/osv-scanner/config.toml

0 comments on commit f4cd9ef

Please sign in to comment.