Skip to content

Ensure the stg / prod instance run the help handler in the right context #1677

Ensure the stg / prod instance run the help handler in the right context

Ensure the stg / prod instance run the help handler in the right context #1677

name: Check release notes
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
check_release_notes:
name: Notes are either written, or there are none
uses: packit/.github/.github/workflows/check-release-notes.yml@main
with:
description: ${{ github.event.pull_request.body }}