Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
ci(circleci): run release on all branches
Browse files Browse the repository at this point in the history
semantic-release configuration controls which branches get a release action performed
  • Loading branch information
lsanwick committed Oct 23, 2020
1 parent eeea691 commit f8114a8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,6 @@ workflows:
parameters:
appraisal: ['graphql-1.9', 'graphql-1.10', 'graphql-1.11']
- release:
filters:
branches:
only: master
requires:
- lint
- ruby-test

0 comments on commit f8114a8

Please sign in to comment.