Skip to content

Commit f7cb1d3

Browse files
authored
fix LTS workflows (#6210)
1 parent bbc055d commit f7cb1d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/devcontainer.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ on:
44
push:
55
branches:
66
- develop
7+
- LTS
78
tags:
89
- 'v*'
10+
- 'LTSv*'
911
workflow_dispatch:
1012

1113
jobs:

0 commit comments

Comments
 (0)