Skip to content

build(deps): bump actions/add-to-project from 1.0.2 to 2.0.0 #7814

build(deps): bump actions/add-to-project from 1.0.2 to 2.0.0

build(deps): bump actions/add-to-project from 1.0.2 to 2.0.0 #7814

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"
jobs:
reno:
runs-on: ubuntu-slim
steps:
- name: Skip mandatory job
run: echo "Skipped!"