mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-02-07 23:00:34 +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:
4
.github/workflows/vale.yml
vendored
4
.github/workflows/vale.yml
vendored
@@ -9,6 +9,10 @@ on:
|
||||
- '.vale.ini'
|
||||
- '.github/styles/**'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
vale:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user