workflows: allow to test via workflow_dispatch
This commit is contained in:
parent
98aa208930
commit
8143fa97dc
1
.github/workflows/build_test.yaml
vendored
1
.github/workflows/build_test.yaml
vendored
@ -4,6 +4,7 @@ on:
|
||||
- '.github/workflows/build_test.yaml'
|
||||
- 'RELEASE.md'
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user