Update:Auto Meger Yml

This commit is contained in:
JDSA Ling 2023-03-21 08:43:55 +08:00 committed by GitHub
parent 13123128f0
commit 7c628779fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ jobs:
env:
GITHUB_TOKEN: '${{ secrets.RELEASE_TOKEN }}' # 设置 GitHub Token 密钥,从 secrets 中获取
MERGE_LABELS: ''
MERGE_FILTER_AUTHOR: 'mason369' # 只有作者是 mason369 的 PR 才会被自动合并。
MERGE_FILTER_AUTHOR: 'LingASDJ' # 只有作者是 Ling 的 PR 才会被自动合并。