ci: support run integration test manually

This commit is contained in:
ReaJason
2025-09-12 22:51:50 +08:00
parent d7f154209d
commit fd6bd7b18c
2 changed files with 2 additions and 0 deletions
@@ -1,6 +1,7 @@
name: MemShell IntegrationTest name: MemShell IntegrationTest
on: on:
workflow_dispatch:
push: push:
branches: branches:
- '**' - '**'
@@ -1,6 +1,7 @@
name: Probe IntegrationTest name: Probe IntegrationTest
on: on:
workflow_dispatch:
push: push:
branches: branches:
- '**' - '**'