Skip to content

Github output fix

Github output fix #9

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

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

View workflow run for this annotation

GitHub Actions / Integration flask

Invalid workflow file

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