mirror of
https://github.com/dtolnay/install.git
synced 2024-11-22 08:29:30 +01:00
Delete xargo build
This commit is contained in:
parent
85290a3114
commit
ec267e9673
1 changed files with 0 additions and 17 deletions
17
.github/workflows/xargo.yml
vendored
17
.github/workflows/xargo.yml
vendored
|
@ -1,17 +0,0 @@
|
|||
name: xargo
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- xargo
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: ./.github/workflows/build.yml
|
||||
with:
|
||||
crate: xargo
|
||||
bin: xargo-check
|
||||
permissions:
|
||||
contents: write
|
||||
secrets: inherit
|
Loading…
Reference in a new issue