Skip to content

Commit

Permalink
fix(ci): disable branch builds
Browse files Browse the repository at this point in the history
  • Loading branch information
daniloarcidiacono committed Nov 24, 2018
1 parent 04df23e commit 4604656
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ workflows:
filters:
tags:
only: /.*/
branches:
ignore: /.*/

0 comments on commit 4604656

Please sign in to comment.