[action] Add debug info for automerge github action. (#12389)

This commit is contained in:
Liu Shilong 2022-10-18 13:53:29 +08:00 committed by GitHub
parent a07aaca831
commit 05b1e06012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,8 @@ jobs:
steps:
- name: automerge
uses: 'pascalgn/automerge-action@v0.13.1'
with:
args: "--trace"
env:
GITHUB_TOKEN: '${{ secrets.TOKEN }}'
MERGE_LABELS: 'automerge'