Skip to content

feat: add code of conduct and contribution guideline #822

feat: add code of conduct and contribution guideline

feat: add code of conduct and contribution guideline #822

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