We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23f256b + 2496d77 commit 453f40bCopy full SHA for 453f40b
1 file changed
.github/workflows/auto-merge.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: automerge
10
- uses: "pascalgn/automerge-action@v0.16.0"
+ uses: "pascalgn/automerge-action@v0.16.2"
11
env:
12
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
13
MERGE_LABELS: "dependencies,!wip,!work in progress,!do not merge"
0 commit comments