Skip to content

Commit

Permalink
Don't run CI on Master (#73)
Browse files Browse the repository at this point in the history
We are blocking CI too much.
  • Loading branch information
gundalow authored Mar 30, 2020
1 parent 2cb3605 commit f2418d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ branches:
except:
- "*-patch-*"
- "revert-*-*"
- "master"

build:
ci:
Expand Down

0 comments on commit f2418d3

Please sign in to comment.