Skip to content

Commit

Permalink
Merge pull request #32 from snyk-labs/chore/add-context-to-version-check
Browse files Browse the repository at this point in the history
chore: add nodejs-lib-release to the version_check job
  • Loading branch information
maxjeffos authored Nov 29, 2019
2 parents ed0ed1a + 7314719 commit 14aaee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ workflows:
jobs:
- build_and_test
- version_check:
context: nodejs-lib-release
filters:
branches:
only: master
Expand Down

0 comments on commit 14aaee5

Please sign in to comment.