We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc055d commit f7cb1d3Copy full SHA for f7cb1d3
.github/workflows/devcontainer.yml
@@ -4,8 +4,10 @@ on:
4
push:
5
branches:
6
- develop
7
+ - LTS
8
tags:
9
- 'v*'
10
+ - 'LTSv*'
11
workflow_dispatch:
12
13
jobs:
0 commit comments