Skip to content

feat: Support private repo authentication #59

feat: Support private repo authentication

feat: Support private repo authentication #59

Workflow file for this run

name: ci
on:
pull_request:
branches:
- '**'
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
secrets: inherit
with:
run-unit-tests: true
run-integration-tests: true
run-lint: true
run-build: true
go-private-repos-authentication: true
docker_pipeline:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
secrets: inherit
with:
publish: false
go-private-repos-authentication: true