Skip to content

feat: add code of conduct #4

feat: add code of conduct

feat: add code of conduct #4

Workflow file for this run

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