3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2024-11-22 16:29:32 +01:00
cargo-install/.github/workflows/buck2.yml
2023-01-22 15:00:56 -08:00

17 lines
231 B
YAML

name: buck2
on:
push:
branches:
- buck2
jobs:
build:
uses: ./build.yml
with:
crate: buck2
git: facebookincubator/buck2
path: cli
permissions:
contents: write
secrets: inherit