Skip to content

fix: extract PR body from correct variable #166

fix: extract PR body from correct variable

fix: extract PR body from correct variable #166

---
name: PR opened
# yamllint disable-line rule:truthy
on:
pull_request_target:
types:
- opened
jobs:
default:
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_welcome_message_callable.yml@main
secrets: inherit