circleci ignores gh-pages branches

This commit is contained in:
BryceLTaylor 2022-04-19 15:46:19 -04:00
parent 2d93e6c121
commit 19f8a26671

View file

@ -88,6 +88,7 @@ workflows:
- master
- develop
- /^hotfix\/.*/
- gh-pages
build-test-deploy:
jobs:
- build-test-deploy: