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.
1 parent d6641ca commit 7c561e5Copy full SHA for 7c561e5
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v2
11
- run: make test
12
- name: automerge
13
- uses: mhristof/github-action-automerge@v1.0.1
+ uses: mhristof/github-action-automerge@v1.1.0
14
with:
15
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16
0 commit comments