Skip to content

Commit 199b1aa

Browse files
authored
Add vtls_dev to build-stacks.yml Github action file
1 parent 02a807e commit 199b1aa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build-stacks.yml

+5
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@ jobs:
4646
- 'common/**'
4747
- '.github/workflows/**'
4848
- '.env'
49+
vtls_dev:
50+
- 'vtls_dev/**'
51+
- 'common/**'
52+
- '.github/workflows/**'
53+
- '.env'
4954
build:
5055

5156
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)