Skip to content

Commit e8a2c1d

Browse files
committed
feat[ptr]: auto update Action for README
with permissions
1 parent 8544732 commit e8a2c1d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/update-readme.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches:
66
- main
77

8+
# 添加写权限
9+
permissions:
10+
contents: write
11+
812
jobs:
913
update-readme:
1014
# 只有 commit message 包含 [ptr] 时才执行

0 commit comments

Comments
 (0)