Skip to content

Bump Golang to v1.22 #12

Bump Golang to v1.22

Bump Golang to v1.22 #12

Workflow file for this run

name: Verify documentation
on:
pull_request:
paths:
- "docs/**"
- "Makefile"
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
verify-docs:

Check failure on line 17 in .github/workflows/verify-pr-docs.yaml

View workflow run for this annotation

GitHub Actions / Verify documentation

Invalid workflow file

The workflow is not valid. .github/workflows/verify-pr-docs.yaml (Line: 17, Col: 3): Error calling workflow 'intel/cri-resource-manager/.github/workflows/common-build-docs.yaml@8b8e4c5397e765d0afd6cea6f1d40da660e5cff4'. The nested job 'update-gh-pages' is requesting 'contents: write', but is only allowed 'contents: read'.
uses: "./.github/workflows/common-build-docs.yaml"
permissions:
contents: read
security-events: write