Skip to content

bump lnd to 0.18.0-beta.rc4 #111

bump lnd to 0.18.0-beta.rc4

bump lnd to 0.18.0-beta.rc4 #111

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
docker_pipeline:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
permissions:
# required for all workflows
security-events: write
# required to fetch internal or private CodeQL packs
packages: read
secrets: inherit
with:
publish: false
docker_scan: true