Skip to content

Commit 1fdde85

Browse files
committed
ci: Execute Test workflow on v* tags
1 parent 28ffebb commit 1fdde85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Test
22

33
on:
44
push:
5+
tags:
6+
- refs/tags/v*
57
branches:
68
- main
79
paths-ignore:

0 commit comments

Comments
 (0)