Skip to content

Commit d018e13

Browse files
author
Vikas Agarwal
committed
Fixing syntax error
1 parent 30ce258 commit d018e13

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ workflows:
8181
context : org-global
8282
filters:
8383
branches:
84-
only:
85-
- ['develop', 'feature/bug-bash-jun']
84+
only: ['develop', 'feature/bug-bash-jun']
8685

8786
# Production builds are exectuted only on tagged commits to the
8887
# master branch.

0 commit comments

Comments
 (0)