chore: github action manually trigger (#439)

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
Ruihang Xia
2022-11-09 20:35:01 +08:00
committed by GitHub
parent 37dc85a29e
commit 16d1132733
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ on:
branches:
- "main"
- "develop"
workflow_dispatch:
name: Code coverage

View File

@@ -13,6 +13,7 @@ on:
- '**.yml'
- '.dockerignore'
- 'docker/**'
workflow_dispatch:
name: Continuous integration for developing