Skip to content

⬆️ npm(deps-dev): Bump @tsconfig/node20 from 20.1.2 to 20.1.4 #197

⬆️ npm(deps-dev): Bump @tsconfig/node20 from 20.1.2 to 20.1.4

⬆️ npm(deps-dev): Bump @tsconfig/node20 from 20.1.2 to 20.1.4 #197

Workflow file for this run

---
name: Linter
on:
pull_request:
branches:
- main
types:
- opened
- ready_for_review
- synchronize
- reopened
push:
branches:
- main
jobs:
linter:

Check failure on line 18 in .github/workflows/linter.yml

View workflow run for this annotation

GitHub Actions / Linter

Invalid workflow file

The workflow is not valid. .github/workflows/linter.yml (Line: 18, Col: 3): Error calling workflow 'raven-actions/.workflows/.github/workflows/__linter.yml@main'. The nested job 'linter' is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'.
uses: raven-actions/.workflows/.github/workflows/__linter.yml@main
secrets: inherit