Skip to content

Commit 74b3508

Browse files
committed
ci: MemShell IntegrationTest not run when packer changed
1 parent 4e505d6 commit 74b3508

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/memshell-integration-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
name: Memshell IntegrationTest
1+
name: MemShell IntegrationTest
22

33
on:
44
push:
55
branches:
66
- '**'
77
paths:
88
- '**/memshell/**'
9+
- '**/packer/**'
910

1011
concurrency:
1112
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}

0 commit comments

Comments
 (0)