We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b36ef commit afabdceCopy full SHA for afabdce
.github/workflows/automerge.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Automerge
20
- uses: pascalgn/automerge-action@v0.12.0
+ uses: pascalgn/automerge-action@v0.13.0
21
env:
22
GITHUB_TOKEN: "${{ secrets.GH_PAT }}"
23
MERGE_LABELS: "merge,!work in progress,!wip"
0 commit comments