Skip to content

Commit

Permalink
[action] Add debug info for automerge github action. (sonic-net#12389)
Browse files Browse the repository at this point in the history
  • Loading branch information
liushilongbuaa authored Oct 18, 2022
1 parent a07aaca commit 05b1e06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- name: automerge
uses: 'pascalgn/[email protected]'
with:
args: "--trace"
env:
GITHUB_TOKEN: '${{ secrets.TOKEN }}'
MERGE_LABELS: 'automerge'
Expand Down

0 comments on commit 05b1e06

Please sign in to comment.