Skip to content

build(deps): bump oss-fuzz-base/base-builder-python from 485af05 to 6b2b3a7 in /.clusterfuzzlite #9541

build(deps): bump oss-fuzz-base/base-builder-python from 485af05 to 6b2b3a7 in /.clusterfuzzlite

build(deps): bump oss-fuzz-base/base-builder-python from 485af05 to 6b2b3a7 in /.clusterfuzzlite #9541

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