mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-02-23 02:30:26 +08:00
chore(test): add workflow dispatch
This commit is contained in:
parent
16e8c96a41
commit
19350f2b4f
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -5,6 +5,7 @@ on:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
x
Reference in New Issue
Block a user