Skip to content

refactor: improve serialization/deserialization of callables (to handle class methods and static methods) #4593

refactor: improve serialization/deserialization of callables (to handle class methods and static methods)

refactor: improve serialization/deserialization of callables (to handle class methods and static methods) #4593

name: Check Release Notes
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
- labeled
- unlabeled
paths-ignore:
- "**.py"
- "pyproject.toml"
- "!.github/**/*.py"
jobs:
reno:
runs-on: ubuntu-latest
steps:
- name: Skip mandatory job
run: echo "Skipped!"