mirror of
https://github.com/clangd/clangd.git
synced 2025-04-19 23:22:59 +00:00
Enable manual dispatch of build workflow
This also enables selecting a different branch than main for the workflow.
This commit is contained in:
parent
d78d99d3f3
commit
f2f06d0522
1
.github/workflows/periodic.yaml
vendored
1
.github/workflows/periodic.yaml
vendored
@ -12,6 +12,7 @@ on:
|
||||
# "-HAuthorization: Bearer <token>" \
|
||||
# https://api.github.com/repos/clangd/clangd/dispatches
|
||||
repository_dispatch: { types: periodic }
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
# Choose the commit to build a release from.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user