Skip to content

Commit d942bde

Browse files
Updated tag
1 parent 1e61bc1 commit d942bde

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ workflows:
4747
tags:
4848
only: /^v(0|[0-9]\d*)\.(0|[0-9]\d*)\.(0|[0-9]\d*)(?:-(alpha|beta))?$/
4949
branches:
50-
only:
51-
- main
50+
ignore: /.*/
5251
- hold:
5352
type: approval
5453
requires:

0 commit comments

Comments
 (0)