add manual run of github action
This commit is contained in:
1
.github/workflows/backend-system-tests.yml
vendored
1
.github/workflows/backend-system-tests.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
system-tests:
|
||||
|
||||
Reference in New Issue
Block a user