mirror of
https://github.com/clangd/clangd.git
synced 2025-04-21 08:03:00 +00:00
WIP
This commit is contained in:
parent
4472517ca3
commit
a9eaccf93a
1
.github/workflows/autobuild.yaml
vendored
1
.github/workflows/autobuild.yaml
vendored
@ -6,6 +6,7 @@
|
|||||||
# expire. A token `secrets.RELEASE_TOKEN` must exist with public_repo scope.
|
# expire. A token `secrets.RELEASE_TOKEN` must exist with public_repo scope.
|
||||||
name: Build release binaries
|
name: Build release binaries
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
# Run weekly on sunday at 21:37 UTC (arbitrary)
|
# Run weekly on sunday at 21:37 UTC (arbitrary)
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
Loading…
Reference in New Issue
Block a user