Skip to content

Update json schema to draft-07 #5

Update json schema to draft-07

Update json schema to draft-07 #5

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