Skip to content

fix: use correct prefix for build and ci dependencies #315

fix: use correct prefix for build and ci dependencies

fix: use correct prefix for build and ci dependencies #315

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@31e83cf3419b7230171cea9cd2e97f83bc04488f
secrets: inherit