mirror of
https://github.com/clangd/clangd.git
synced 2025-04-20 23:53:02 +00:00
Fix comment
This commit is contained in:
parent
31fea9c40d
commit
9bb04435ce
2
.github/workflows/periodic.yaml
vendored
2
.github/workflows/periodic.yaml
vendored
@ -10,7 +10,7 @@ on:
|
||||
# Allow triggering manually:
|
||||
# curl -XPOST -d '{"event_type":"periodic"}' \
|
||||
# "-HAuthorization: Bearer <token>" \
|
||||
# https://api.github.com/repos/clangd-build/empty/dispatches
|
||||
# https://api.github.com/repos/clangd/clangd/dispatches
|
||||
repository_dispatch: { types: periodic }
|
||||
jobs:
|
||||
# Choose the commit to build a release from.
|
||||
|
Loading…
Reference in New Issue
Block a user