Browse Source

Update automerge.yml

pull/3/head
Muryor 3 years ago committed by GitHub
parent
commit
e57bf8b2e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/workflows/automerge.yml

3
.github/workflows/automerge.yml

@ -25,6 +25,3 @@ jobs: @@ -25,6 +25,3 @@ jobs:
uses: "pascalgn/automerge-action@v0.14.3"
env:
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"
MERGE_LABELS: "automerge,!work in progress"
MERGE_METHOD: "squash"
MERGE_COMMIT_MESSAGE: "pull-request-title"

Loading…
Cancel
Save