Skip to content

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

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

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

Workflow file for this run

# This workflow performs tests in JavaScript.
name: ESDK JavaScript CI Tests
permissions:
contents: read
on: [pull_request, workflow_call]
jobs:
shared-ci:

Check failure on line 9 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / ESDK JavaScript CI Tests

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 9, Col: 3): Error calling workflow 'aws/aws-encryption-sdk-javascript/.github/workflows/shared-ci.yml@561a5cea923f22eb99957abd7ce9a0ac8c308d09'. The nested job 'test' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: ./.github/workflows/shared-ci.yml