[action] Add debug info for automerge github action. (#12389)
This commit is contained in:
parent
a07aaca831
commit
05b1e06012
2
.github/workflows/automerge.yml
vendored
2
.github/workflows/automerge.yml
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user