Allow manually run test workflow
parent
2bbc44c5ab
commit
45e2335b86
|
|
@ -1,5 +1,6 @@
|
|||
name: Test
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push: { branches: master }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue