Skip to content

fix: update test path to reflect osml-cdk-constructs 2.x #9

fix: update test path to reflect osml-cdk-constructs 2.x

fix: update test path to reflect osml-cdk-constructs 2.x #9

Workflow file for this run

name: notify
on:
push:
branches: ["main"]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: benjlevesque/[email protected]
- uses: benc-uk/[email protected]
with:
repo: aws-solutions-library-samples/guidance-for-overhead-imagery-inference-on-aws
workflow: osml_update_submodules.yml
ref: dev
token: ${{ secrets.GUIDANCE_OSML_SUBMODULES_ACTION_10_24 }}
inputs: '{ "DISPATCH_REPO_NAME" : "${{ github.event.repository.name }}", "DISPATCH_REPO_SHA": "${{ env.SHA }}" }'