mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-12 21:30:30 +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
|
||||
on: [pull_request]
|
||||
permissions: write-all
|
||||
jobs:
|
||||
ktlint:
|
||||
name: Check Code Quality
|
||||
|
Loading…
Reference in New Issue
Block a user