Skip to content

Athena: Add support for AI preference selection #958

Athena: Add support for AI preference selection

Athena: Add support for AI preference selection #958

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
docs:

Check failure on line 16 in .github/workflows/pullrequest.yml

View workflow run for this annotation

GitHub Actions / Pull Request

Invalid workflow file

The workflow is not valid. .github/workflows/pullrequest.yml (Line: 16, Col: 3): Error calling workflow 'ls1intum/edutelligence/.github/workflows/docs.yml@d680ba610c154b5ace6a5f970b781f0a56e58e73'. The workflow is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'.
uses: ./.github/workflows/docs.yml
secrets: inherit