Skip to content

Commit b2a327b

Browse files
Update .github/workflows/ci.yml
Co-authored-by: adams85 <31276480+adams85@users.noreply.github.com>
1 parent e5ff670 commit b2a327b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
push:
77
branches:
88
- 'main'
9-
tags: ["v[0-9]+.[0-9]+[0-9]+"]
9+
tags: ["v[0-9]+.[0-9]+.[0-9]+"]
1010
pull_request:
1111
branches:
1212
- 'main'

0 commit comments

Comments
 (0)