Skip to content

ci: content read by default #24

ci: content read by default

ci: content read by default #24

Workflow file for this run

---
name: Lint PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
trigger:

Check failure on line 11 in .github/workflows/lint-pr.yaml

View workflow run for this annotation

GitHub Actions / Lint PR

Invalid workflow file

The workflow is not valid. .github/workflows/lint-pr.yaml (Line: 11, Col: 3): Error calling workflow 'statnett/github-workflows/.github/workflows/lint-pr.yaml@main'. The workflow is requesting 'contents: read', but is only allowed 'contents: none'.
uses: statnett/github-workflows/.github/workflows/lint-pr.yaml@main
permissions:
pull-requests: write
statuses: write