mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Let reviewdog use github-pr-annotation formatter
This is already the default for forked PRs, and most (if not all) PRs to this repository come from forks anyways.
This commit is contained in:
1
.github/workflows/linters.yml
vendored
1
.github/workflows/linters.yml
vendored
@@ -2,7 +2,6 @@ name: Linters
|
||||
on: [pull_request]
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
checks: write # to post check annotations
|
||||
jobs:
|
||||
lint:
|
||||
name: reviewdog
|
||||
|
||||
Reference in New Issue
Block a user