ci: allow workflow_dispatch (#2620)
This commit is contained in:
committed by
GitHub
parent
86810e5c0b
commit
78a5836092
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -9,6 +9,8 @@ on:
|
||||
- master
|
||||
release-please--branches--master--components--nvim-tree
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
|
||||
Reference in New Issue
Block a user