Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

allow creation of hold invoice with only a payment_hash #9

allow creation of hold invoice with only a payment_hash

allow creation of hold invoice with only a payment_hash #9

Workflow file for this run

name: main on CLN v24.11.x
on:
push:
branches:
- main
paths-ignore:
- 'tools/**'
- 'CHANGELOG.md'
- 'README.md'
- 'LICENSE'
- '.gitignore'
- 'coffee.yml'
- 'tests/setup.sh'
pull_request:
workflow_dispatch:
jobs:
call-ci:
uses: ./.github/workflows/ci.yml
with:
cln-version: "v24.11.2"
pyln-version: "24.11.1"
tagged-release: false