Skip to content

feat: Support private repo authentication #36

feat: Support private repo authentication

feat: Support private repo authentication #36

Workflow file for this run

name: ci
on:
pull_request:
branches:
- '**'
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/reusable_go_lint_test.yml@vhiep/go-pull-private

Check failure on line 10 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "babylonlabs-io/.github/.github/workflows/reusable_go_lint_test.yml@vhiep/go-pull-private" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit
with:
run-unit-tests: true
run-integration-tests: true
run-lint: true
run-build: true
go-private-repos: "github.com/babylonlabs-io/babylon-private"
docker_pipeline:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
secrets: inherit
with:
publish: false