Skip to content

Commit a344c3d

Browse files
authored
Update v10-deployment-pipeline.yml
1 parent 52736eb commit a344c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/v10-deployment-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: V10 - Build & Deploy Pipeline
33
on:
44
push:
55
branches: [ 'v10', 'release/v10**' ]
6-
tags: [ 'v10.*' ]
6+
tags: [ 'v10**' ]
77
pull_request:
88
branches: [ 'v10' ]
99

0 commit comments

Comments
 (0)