mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 00:05:09 +01:00
try to make pull requests work with linting
This commit is contained in:
parent
26e5df6e00
commit
bd4652c4ac
5
.github/workflows/linting.yml
vendored
5
.github/workflows/linting.yml
vendored
@ -8,11 +8,6 @@ on:
|
||||
pull_request_target:
|
||||
types: [opened, reopened, synchronize]
|
||||
|
||||
# needs write to add annotations
|
||||
permissions:
|
||||
checks: write
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
linting:
|
||||
name: Run linters
|
||||
|
Loading…
Reference in New Issue
Block a user