Skip to content

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

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

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

Workflow file for this run

---
name: Linter
on:
pull_request:
branches:
- main
types:
- opened
- ready_for_review
- synchronize
- reopened
push:
branches:
- main
permissions:
contents: read
pull-requests: read
jobs:
linter:
uses: raven-actions/.workflows/.github/workflows/__linter.yml@main
secrets: inherit