Skip to content

chore(main): release 2.25.0 #157

chore(main): release 2.25.0

chore(main): release 2.25.0 #157

Workflow file for this run

# pycliche Continuous Integration pipeline
# Runs when a Pull Request is merged into the 'main' branch.
name: CI
on:
pull_request:
types:
- closed
branches:
- main
jobs:
checks:
uses: ./.github/workflows/_checks.yaml