Skip to content

Commit

Permalink
chore: 关闭自动 merge
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Jul 16, 2023
1 parent 2eada12 commit 1b0d35e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/auto_reply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ jobs:
reactions: hooray


- name: Auto Merge
if: steps.scoring.outputs.valid == 'True'
uses: pascalgn/automerge-action@v0.15.6
env:
MERGE_LABELS: ""
GITHUB_TOKEN: ${{ secrets.MISTEOPAT }}
# - name: Auto Merge
# if: steps.scoring.outputs.valid == 'True'
# uses: pascalgn/automerge-action@v0.15.6
# env:
# MERGE_LABELS: ""
# GITHUB_TOKEN: ${{ secrets.MISTEOPAT }}

0 comments on commit 1b0d35e

Please sign in to comment.