Skip to content

Commit a9580ae

Browse files
committed
Resolve the tag place - #6614
1 parent 6855728 commit a9580ae

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ on:
55
push:
66
branches:
77
- '**'
8+
tags:
9+
- 'ams-v*'
810
pull_request:
911
branches:
1012
- '**'
11-
tags:
12-
- 'ams-v*'
13+
1314

1415
env:
1516
RUNNER: ubuntu-22.04

0 commit comments

Comments
 (0)