mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-02-04 21:30:35 +00:00
chore: update workflow permissions and fix paths in settings (#2227)
* chore: update workflow permissions and fix paths in settings * dep * dep upgraes
This commit is contained in:
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
@@ -7,6 +7,9 @@ on:
|
||||
pull_request:
|
||||
types: [ opened, synchronize ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
ruff:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user