mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:43:35 +00:00
fix: 添加 workflow 评论权限
This commit is contained in:
5
.github/workflows/pr-lint-check.yml
vendored
5
.github/workflows/pr-lint-check.yml
vendored
@@ -15,6 +15,11 @@ on:
|
|||||||
- '.eslintrc.cjs'
|
- '.eslintrc.cjs'
|
||||||
- 'package.json'
|
- 'package.json'
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
pull-requests: write
|
||||||
|
issues: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint-and-format:
|
lint-and-format:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user