Skip to content

Add --version argument to pull-from-upstream comment command #1684

Add --version argument to pull-from-upstream comment command

Add --version argument to pull-from-upstream comment command #1684

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 }}