Skip to content

chore: Migrate CodeBuild release to GHA (without publishing step) #325

chore: Migrate CodeBuild release to GHA (without publishing step)

chore: Migrate CodeBuild release to GHA (without publishing step) #325

Workflow file for this run

# This workflow performs tests in JavaScript.
name: ESDK JavaScript CI Tests
permissions:
contents: read
id-token: write
on: [pull_request, workflow_call]
jobs:
shared-ci:
uses: ./.github/workflows/shared-ci.yml