Skip to content

Ci/improvements

Ci/improvements #1

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

Check failure on line 13 in .github/workflows/check-release-notes.yml

View workflow run for this annotation

GitHub Actions / Check release notes

Invalid workflow file

The workflow is not valid. .github/workflows/check-release-notes.yml (Line: 13, Col: 11): Input placeholder is required, but not provided while calling.
with:
description: ${{ github.event.pull_request.body }}