add workflow_dispatch to test
This commit is contained in:
parent
9ce178e7cf
commit
8025fcbcc3
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Test
|
||||
on:
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user