Skip to content

Commit 97f07d6

Browse files
committed
ci: update ci
1 parent ad00d32 commit 97f07d6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.circleci/config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,7 @@ workflows:
3636
- build-and-test
3737
- publish:
3838
requires:
39-
- build-and-test
39+
- build-and-test
40+
filters:
41+
branches:
42+
only: master

0 commit comments

Comments
 (0)