Skip to content

Commit 710311f

Browse files
authored
fix: fix circleci config after introducing security scans (#245)
1 parent 21ce344 commit 710311f

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
@@ -167,7 +167,7 @@ workflows:
167167
name: Release
168168
context: nodejs-lib-release
169169
requires:
170-
- Scan repository for secrets
170+
- Security Scans
171171
filters:
172172
branches:
173173
only:

0 commit comments

Comments
 (0)