Skip to content

WIP: ci: run TF tests in a container #10

WIP: ci: run TF tests in a container

WIP: ci: run TF tests in a container #10

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