Skip to content

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

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

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

Workflow file for this run

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