mirror of
https://github.com/clangd/clangd.git
synced 2025-04-21 08:03:00 +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:
|
# Allow triggering manually:
|
||||||
# curl -XPOST -d '{"event_type":"periodic"}' \
|
# curl -XPOST -d '{"event_type":"periodic"}' \
|
||||||
# "-HAuthorization: Bearer <token>" \
|
# "-HAuthorization: Bearer <token>" \
|
||||||
# https://api.github.com/repos/clangd-build/empty/dispatches
|
# https://api.github.com/repos/clangd/clangd/dispatches
|
||||||
repository_dispatch: { types: periodic }
|
repository_dispatch: { types: periodic }
|
||||||
jobs:
|
jobs:
|
||||||
# Choose the commit to build a release from.
|
# Choose the commit to build a release from.
|
||||||
|
Loading…
Reference in New Issue
Block a user