Skip to content

Commit 26ddc56

Browse files
authored
Merge pull request #236 from alley-rs/dev
ci(workflow): 为自动合并动作添加MERGE_REMOVE_LABELS环境变量
2 parents 9374878 + 83b63ff commit 26ddc56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,3 +183,4 @@ jobs:
183183
uses: pascalgn/automerge-action@v0.16.4
184184
env:
185185
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
186+
MERGE_REMOVE_LABELS: "automerge"

0 commit comments

Comments
 (0)