Skip to content

Commit a0e1c77

Browse files
committed
Only build on master branch
1 parent 00280e8 commit a0e1c77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ jobs:
44
build:
55
docker:
66
- image: fpco/stack-build:lts-12.9
7+
branches:
8+
only:
9+
- master
710
steps:
811
- checkout
912

0 commit comments

Comments
 (0)