Skip to content

Commit

Permalink
Merge pull request #488 from raft-tech/test-new-deploy
Browse files Browse the repository at this point in the history
have circleci track hhs-dev-devops branch
  • Loading branch information
ADPennington committed Nov 17, 2023
2 parents 764f5ca + b811610 commit bc6d405
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ workflows:
filters:
branches:
ignore:
- hhs-dev-devops #DELETE BEFORE MERGE
- main
- master
- /^release.*/
Expand All @@ -79,6 +80,7 @@ workflows:
filters:
branches:
only:
- hhs-dev-devops #DELETE BEFORE MERGE
- develop
- main
- master
Expand Down

0 comments on commit bc6d405

Please sign in to comment.