mirror of
https://github.com/sern-handler/cli
synced 2026-06-28 02:32:20 +00:00
chore: this is killing me
This commit is contained in:
7
.github/workflows/linter.yml
vendored
7
.github/workflows/linter.yml
vendored
@@ -6,10 +6,15 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
branches:
|
||||
- main
|
||||
|
||||
# Down scope as necessary via https://docs.github.com/en/actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token
|
||||
permissions:
|
||||
checks: write
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
run-linters:
|
||||
name: Run linters
|
||||
|
||||
Reference in New Issue
Block a user