mirror of
https://github.com/pnpm/action-setup.git
synced 2024-11-12 12:38:05 +00:00
Add workflow_dispatch event
This commit is contained in:
parent
935101478d
commit
fa62771e12
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@ -3,6 +3,7 @@ name: Test Action
|
|||||||
on:
|
on:
|
||||||
- push
|
- push
|
||||||
- pull_request
|
- pull_request
|
||||||
|
- workflow_dispatch
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test_default_inputs:
|
test_default_inputs:
|
||||||
|
Loading…
Reference in New Issue
Block a user