Skip to content

Test: Show current pipeline run issues (DO NOT MERGE) #4622

Test: Show current pipeline run issues (DO NOT MERGE)

Test: Show current pipeline run issues (DO NOT MERGE) #4622

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!"