Skip to content

Commit

Permalink
fix: fix circleci config after introducing security scans (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
gemaxim authored Jul 30, 2024
1 parent 21ce344 commit 710311f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ workflows:
name: Release
context: nodejs-lib-release
requires:
- Scan repository for secrets
- Security Scans
filters:
branches:
only:
Expand Down

0 comments on commit 710311f

Please sign in to comment.