Skip to content

Commit

Permalink
deactivate automerging
Browse files Browse the repository at this point in the history
  • Loading branch information
phish108 committed Jan 9, 2021
1 parent 8c4a4cf commit 5af2244
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/nodejs_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,12 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: automerge
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: ""
- run: echo "nothing to do"
# - name: automerge
# uses: "pascalgn/[email protected]"
# env:
# GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
# MERGE_LABELS: ""

build:
needs:
Expand Down

0 comments on commit 5af2244

Please sign in to comment.