Skip to content

[github-actions] ⬆️ bump actions/github-script from 6 to 7 (#5) #12

[github-actions] ⬆️ bump actions/github-script from 6 to 7 (#5)

[github-actions] ⬆️ bump actions/github-script from 6 to 7 (#5) #12

Workflow file for this run

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