Skip to content

chore: add id-token write (#830) #4

chore: add id-token write (#830)

chore: add id-token write (#830) #4

Workflow file for this run

name: Push Workflow
on:
push:
branches: master
permissions:
contents: read
jobs:
clang-format:
uses: ./.github/workflows/clang-format.yml
secrets: inherit
codebuild:

Check failure on line 14 in .github/workflows/push.yml

View workflow run for this annotation

GitHub Actions / Push Workflow

Invalid workflow file

The workflow is not valid. .github/workflows/push.yml (Line: 14, Col: 3): Error calling workflow 'aws/aws-encryption-sdk-c/.github/workflows/codebuild.yml@8599fdfa1d1de821c9635da00191f92d96e39dbf'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: ./.github/workflows/codebuild.yml
secrets: inherit
osx:
uses: ./.github/workflows/osx.yml
secrets: inherit
proof-ci:
uses: ./.github/workflows/proof_ci.yaml
secrets: inherit