Skip to content

Commit 4a2eaf1

Browse files
committed
CircleCi: deploy workflow not for commits (only tags)
1 parent e651884 commit 4a2eaf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ workflows:
130130
tags:
131131
only: /^v.*/
132132
branches:
133-
only: master
133+
ignore: /.*/

0 commit comments

Comments
 (0)