Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 2f282a3

Browse files
committed
only publish on master
1 parent 4f091a2 commit 2f282a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ workflows:
3434
tags:
3535
only: /[0-9]+(\.[0-9]+)*(-.+)?/
3636
branches:
37-
ignore: /.*/
37+
only: master

0 commit comments

Comments
 (0)