Skip to content

Logos: Add team management #956

Logos: Add team management

Logos: Add team management #956

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@fc34016388976bf9d833526ea8682c132bde6417'. 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