Skip to content

CI: retry options and save cache only on success #12

CI: retry options and save cache only on success

CI: retry options and save cache only on success #12

Workflow file for this run

name: master on CLN v25.02.x
on:
push:
branches:
- master
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: "v25.02.1"
pyln-version: "25.2.1"
tagged-release: false