Skip to content

Integrations separate CI workflows #10

Integrations separate CI workflows

Integrations separate CI workflows #10

name: Integration requests
on:
push:
pull_request:
types: [opened, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
integration-requests:

Check failure on line 13 in .github/workflows/integration-requests.yml

View workflow run for this annotation

GitHub Actions / Integration requests

Invalid workflow file

The workflow is not valid. .github/workflows/integration-requests.yml (Line: 13, Col: 3): Error calling workflow 'python-openapi/openapi-core/.github/workflows/integration-reusable.yml@a070e09096dadf3c60ec66129328d660507f264c'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: ./.github/workflows/integration-reusable.yml
with:
integration: requests