Skip to content

chore(deps): update registry.access.redhat.com/ubi8/openjdk-17 docker… #30

chore(deps): update registry.access.redhat.com/ubi8/openjdk-17 docker…

chore(deps): update registry.access.redhat.com/ubi8/openjdk-17 docker… #30

Workflow file for this run

name: Escalation workflow container image and manifest push
on:
workflow_dispatch:
push:
branches: [ "main" ]
paths:
- 'escalation/**'
- 'pipeline/**'
- 'scripts/**'
- .github/workflows/escalation.yml
- .github/workflows/workflow-executor.yml
jobs:
escalation-workflow:
uses: ./.github/workflows/workflow-executor.yml
with:
workflow_id: escalation
secrets: inherit