Skip to content

bump babylon version to reject version to accept only version 2 unbonding transactions #20

bump babylon version to reject version to accept only version 2 unbonding transactions

bump babylon version to reject version to accept only version 2 unbonding transactions #20

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: true
run-integration-tests: true
run-lint: true
run-build: true
run-gosec: true
gosec-args: "-exclude-generated ./..."
docker_pipeline:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
secrets: inherit
with:
publish: false
dockerfile: ./Dockerfile
repoName: covenant-signer