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:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user