Skip to content

Greeting workflow container image and manifest push #6

Greeting workflow container image and manifest push

Greeting workflow container image and manifest push #6

Workflow file for this run

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