mirror of
https://github.com/clangd/clangd.git
synced 2025-04-19 23:22:59 +00:00
WIP
This commit is contained in:
parent
a9eaccf93a
commit
1202a29788
18
.github/workflows/autobuild.yaml
vendored
18
.github/workflows/autobuild.yaml
vendored
@ -8,24 +8,6 @@ name: Build release binaries
|
||||
on:
|
||||
push:
|
||||
# Run weekly on sunday at 21:37 UTC (arbitrary)
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
commit:
|
||||
description: 'Commit to build from'
|
||||
required: true
|
||||
repo:
|
||||
description: 'Repository to build from'
|
||||
required: true
|
||||
default: 'llvm/llvm-project'
|
||||
release_name:
|
||||
description: 'Release name'
|
||||
required: true
|
||||
tag:
|
||||
description: 'Tag name'
|
||||
required: true
|
||||
description:
|
||||
description: 'Release description'
|
||||
required: true
|
||||
jobs:
|
||||
schedule_environment:
|
||||
name: Create default build environment
|
||||
|
Loading…
Reference in New Issue
Block a user