Skip to content

Commit 0cd114c

Browse files
committed
chore(ci): updating tag wildcard
1 parent 8cd99d4 commit 0cd114c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build
33
on:
44
push:
55
tags:
6-
- "2.*"
6+
- 2.*
77

88
jobs:
99
test:

0 commit comments

Comments
 (0)