add workflow dispatch
This commit is contained in:
parent
d5252cceda
commit
8908ebd6d1
1
.github/workflows/tests.yaml
vendored
1
.github/workflows/tests.yaml
vendored
@ -3,6 +3,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user