name: buck2 on: push: branches: - buck2 workflow_dispatch: jobs: build: uses: ./.github/workflows/build.yml with: crate: buck2 git: facebook/buck2 path: app/buck2 permissions: contents: write secrets: inherit