Skip to content

Commit 3356be5

Browse files
ArgoZhangclaude
andcommitted
ci: translate comment to English
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 66d6e18 commit 3356be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
auto_approve:
1616
name: auto approve
1717
runs-on: ubuntu-latest
18-
# 仅对信任的作者自动审批,按需在列表中追加账号
18+
# Only auto-approve PRs from trusted authors; add accounts to the list as needed
1919
if: |
2020
github.event.pull_request.draft == false &&
2121
contains(fromJSON('["ArgoZhang"]'), github.event.pull_request.user.login)

0 commit comments

Comments
 (0)