Skip to content

docs: add reference to update_init_branches.sh #8

docs: add reference to update_init_branches.sh

docs: add reference to update_init_branches.sh #8

Workflow file for this run

---
name: "Pull Request"
# yamllint disable-line rule:truthy
on:
pull_request_target:
types:
- opened
- edited
- synchronize
branches-ignore:
- "release-please--branches--*"
jobs:
default:
# yamllint disable-line rule:line-length
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_pull_request_callable.yml@c34ea75ff9e52d92a9433a19dd9fcd473bac2eee
secrets: inherit