Skip to content

CI: cache python deps #14

CI: cache python deps

CI: cache python deps #14

Workflow file for this run

name: main on CLN v23.11.2
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: "v23.11.2"
pyln-version: "23.11"
tagged-release: false