mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 16:30:31 +05:30
Add write pernissions to automated lint action
This commit is contained in:
parent
992a6e2724
commit
ad20a1821f
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -1,5 +1,6 @@
|
|||||||
name: reviewdog
|
name: reviewdog
|
||||||
on: [pull_request]
|
on: [pull_request]
|
||||||
|
permissions: write-all
|
||||||
jobs:
|
jobs:
|
||||||
ktlint:
|
ktlint:
|
||||||
name: Check Code Quality
|
name: Check Code Quality
|
||||||
|
Loading…
x
Reference in New Issue
Block a user