Skip to content

Commit

Permalink
only run release on master
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyrohrbough committed Mar 31, 2023
1 parent 83e38d3 commit 77936ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
executor: cypress/default
steps:
- checkout
- run: npx semantic-release@15.13.32 --dry-run
- run: npx semantic-release@15.13.32

workflows:
win-build:
Expand Down Expand Up @@ -219,7 +219,6 @@ workflows:
branches:
only:
- master
- fix-releases
requires:
- 3 machines
- 2 machines using Chrome
Expand Down

0 comments on commit 77936ce

Please sign in to comment.