Skip to content

Commit 9c3d892

Browse files
committed
chore: final
1 parent 2d520e6 commit 9c3d892

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
@@ -48,9 +48,9 @@ workflows:
4848
jobs:
4949
- test-job
5050
- publish-job:
51-
# filters:
52-
# branches:
53-
# only:
54-
# - master
51+
filters:
52+
branches:
53+
only:
54+
- master
5555
requires:
5656
- test-job

0 commit comments

Comments
 (0)