Skip to content

ci(deps): bump actions/github-script from 7.0.1 to 8.0.0 in the all g… #28

ci(deps): bump actions/github-script from 7.0.1 to 8.0.0 in the all g…

ci(deps): bump actions/github-script from 7.0.1 to 8.0.0 in the all g… #28

Workflow file for this run

# yaml-language-server: $schema=https://www.schemastore.org/github-workflow.json
---
name: Linter
on:
pull_request:
branches:
- main
types:
- opened
- ready_for_review
- synchronize
- reopened
merge_group:
push:
branches:
- main
permissions:
contents: write
issues: write
pull-requests: write
jobs:
linter:
uses: raven-actions/.workflows/.github/workflows/__linter.yml@main
secrets: inherit