Skip to content

Commit 0e4ed52

Browse files
committed
feat: 修复权限警告
1 parent 9fae9e1 commit 0e4ed52

File tree

2 files changed

+38
-9
lines changed

2 files changed

+38
-9
lines changed

.github/workflows/content-check.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Content Check
22

3+
permissions:
4+
contents: read
5+
actions: write
6+
37
on:
48
pull_request:
59
paths:

pnpm-lock.yaml

Lines changed: 34 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)