Skip to content

ci(deps): update github actions (major) #207

ci(deps): update github actions (major)

ci(deps): update github actions (major) #207

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