Skip to content

Commit

Permalink
Merge pull request #1870 from weaveworks/snyk-cli-take-5
Browse files Browse the repository at this point in the history
Fix snyk CLI pipeline, take 5
  • Loading branch information
mnowster authored Apr 1, 2022
2 parents 732be72 + e4f40a1 commit 8419d78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ jobs:
env:
SNYK_TOKEN: ${{ secrets.SNYK_API_TOKEN }}
with:
command: monitor
args: --all-projects --org=product-engineering-ly9
continue-on-error: true

Expand Down

0 comments on commit 8419d78

Please sign in to comment.