Skip to content

Commit 0c13c68

Browse files
committed
ci: restore release non-branch builds
1 parent 9b0d301 commit 0c13c68

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.circleci/config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,6 @@ workflows:
4949
- release:
5050
filters:
5151
tags:
52-
only: /\d+\.\d+\.\d+(\..+)?/
52+
only: /\d+\.\d+\.\d+/
53+
branches:
54+
ignore: /.*/

0 commit comments

Comments
 (0)