Skip to content

Commit 022d1ca

Browse files
TMP
1 parent 7b059f5 commit 022d1ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ workflows:
245245
- cypress
246246
filters:
247247
tags:
248-
only: /^([0-9]+\.){2}([0-9]+)/
248+
only: /^.*/
249249
branches:
250250
ignore: /.*/
251251

0 commit comments

Comments
 (0)