Skip to content

Commit

Permalink
Added Monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
SenneDemaegd committed Oct 21, 2024
1 parent be5df57 commit 9ee6dc4
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 139 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
- name: Test with Snyk
uses: snyk/actions/node@master
with:
command: test
command: monitor
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
Loading

0 comments on commit 9ee6dc4

Please sign in to comment.