Skip to content

⬆️ npm(deps-dev): Bump @types/node from 20.11.20 to 20.12.12 #196

⬆️ npm(deps-dev): Bump @types/node from 20.11.20 to 20.12.12

⬆️ npm(deps-dev): Bump @types/node from 20.11.20 to 20.12.12 #196

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