Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4701627

Browse files
author
Steve Hobbs
committed
Temporarily remove branch filter
1 parent 2b22ae4 commit 4701627

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ workflows:
4444
context:
4545
- publish-pypi
4646
- publish-gh
47-
filters:
48-
branches:
49-
only:
50-
- master
47+
# filters:
48+
# branches:
49+
# only:
50+
# - master
5151
requires:
5252
- python_3
5353
- python_2

0 commit comments

Comments
 (0)