ci: MemShell IntegrationTest not run when packer changed

This commit is contained in:
ReaJason
2025-08-25 12:18:22 +08:00
parent 5cc7f7f2e8
commit 7baa728d0c
@@ -1,4 +1,4 @@
name: Memshell IntegrationTest name: MemShell IntegrationTest
on: on:
push: push:
@@ -6,6 +6,7 @@ on:
- '**' - '**'
paths: paths:
- '**/memshell/**' - '**/memshell/**'
- '**/packer/**'
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }} group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}