Skip to content

chore: Added provider-aws.abc.shoot.live.k8s-hana.ondemand.com blueprint #64

chore: Added provider-aws.abc.shoot.live.k8s-hana.ondemand.com blueprint

chore: Added provider-aws.abc.shoot.live.k8s-hana.ondemand.com blueprint #64

name: Git PR Status Checks
on:
pull_request: {}
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
pull-requests: write
contents: write
packages: read
actions: write
checks: write
statuses: write
jobs:
pr-status-check:
uses: "openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@main"