Skip to content

Commit 030aa72

Browse files
committed
Update config.yml
trigger build for develop branch
1 parent ca21726 commit 030aa72

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.circleci/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
workflows:
2+
version: 2
3+
main:
4+
jobs:
5+
- build:
6+
filters:
7+
branches:
8+
only: develop
19
version: 2
210
jobs:
311
build:

0 commit comments

Comments
 (0)