Skip to content

fix: return the transitioned state for phase-1 delegation #241

fix: return the transitioned state for phase-1 delegation

fix: return the transitioned state for phase-1 delegation #241

Workflow file for this run

name: ci
on:
pull_request:
branches:
- '**'
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
with:
run-unit-tests: false
run-integration-tests: false
run-lint: false
run-build: true
run-gosec: true
gosec-args: "-no-fail ./..."
docker_pipeline:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
secrets: inherit
with:
publish: false
dockerfile: ./contrib/images/staking-api-service/Dockerfile