mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
ci: MemShell IntegrationTest not run when packer changed
Docker Build Test / docker-build-test (push) Waiting to run
Docker Build Test / docker-build-test (push) Waiting to run
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Memshell IntegrationTest
|
||||
name: MemShell IntegrationTest
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -6,6 +6,7 @@ on:
|
||||
- '**'
|
||||
paths:
|
||||
- '**/memshell/**'
|
||||
- '**/packer/**'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
|
||||
|
||||
Reference in New Issue
Block a user