Only run on circleci-project-setup branch

This commit is contained in:
BryceLTaylor 2020-10-27 15:05:42 -04:00
parent 8db04f863d
commit 5e42b57a92

View file

@ -4,5 +4,8 @@ orbs:
workflows:
node-tests:
jobs:
- node/test
- node/test:
filters:
branches:
only:
- circleci-project-setup # remove this before releasing