Skip to content

reusable workflow test #5

reusable workflow test

reusable workflow test #5

Workflow file for this run

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