Skip to content

fix: only comment welcome message on non-bot user PRs #21

fix: only comment welcome message on non-bot user PRs

fix: only comment welcome message on non-bot user PRs #21

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