Skip to content

Commit

Permalink
Merge pull request #175 from KxSystems/ecmel-misc
Browse files Browse the repository at this point in the history
add continue on error to Synk Monitor
  • Loading branch information
ecmel authored Nov 1, 2023
2 parents c7a8e8f + 53fc134 commit 47701bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:

- name: Snyk Monitor
uses: snyk/actions/node@master
continue-on-error: true
env:
SNYK_TOKEN: ${{ secrets.pink_snyk_api_key }}
with:
Expand Down

0 comments on commit 47701bd

Please sign in to comment.