Skip to content

Merge branch 'main' of https://github.com/awslabs/multi-agent-orchest… #285

Merge branch 'main' of https://github.com/awslabs/multi-agent-orchest…

Merge branch 'main' of https://github.com/awslabs/multi-agent-orchest… #285

Workflow file for this run

name: Push Workflow
on:
push:
branches:
- main
pull_request:
types:
- opened
- edited
permissions:
contents: read
jobs:
security-checks:
uses: ./.github/workflows/ts-run-security-checks.yml
secrets: inherit