Skip to content

chore(deps): update actions/checkout action to v4.1.5 #41

chore(deps): update actions/checkout action to v4.1.5

chore(deps): update actions/checkout action to v4.1.5 #41

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/Repository-Templates/.github/workflows/default_pull_request_callable.yml@66a6f1760a7f69a1eda66da10a74a114671dab92
secrets: inherit