Skip to content

fix: extract PR body from correct variable #813

fix: extract PR body from correct variable

fix: extract PR body from correct variable #813

---
name: Pull Request
# yamllint disable-line rule:truthy
on:
pull_request_target:
types:
- opened
- edited
- synchronize
branches-ignore:
- "release-please--branches--*"
jobs:
default:
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_pull_request_callable.yml@main
secrets: inherit