Skip to content

Commit

Permalink
Merge pull request #2481 from planetf1/2453b
Browse files Browse the repository at this point in the history
Build - Enable debugging in automerge to isolate issue
  • Loading branch information
planetf1 authored Jan 23, 2020
2 parents cd77b7f + 8d4b812 commit 849776a
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 @@ -23,6 +23,8 @@ jobs:
steps:
- name: automerge
uses: "pascalgn/automerge-action@a4b03eff945989d41c623c2784d6602560b91e5b"
with:
args: "--trace"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "automerge,!no-not-merge"
Expand Down

0 comments on commit 849776a

Please sign in to comment.