Skip to content

Commit d004cd6

Browse files
feat: use snyk monitor on build (#4897)
1 parent b51ed86 commit d004cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@ jobs:
802802
- snyk/scan:
803803
command: code test
804804
fail-on-issues: true
805-
monitor-on-build: false
805+
monitor-on-build: true
806806
severity-threshold: high
807807

808808
test-code:

0 commit comments

Comments
 (0)