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 9c7b383 + 77f71d4 commit 4e32f88Copy full SHA for 4e32f88
1 file changed
.github/workflows/definitions.yml
@@ -27,6 +27,6 @@ jobs:
27
run: |
28
git push -fu origin HEAD
29
gh pr create --fill -t "Scraped definitions"
30
- gh pr merge --auto
+ gh pr merge --auto --merge
31
env:
32
GH_TOKEN: ${{ secrets.BOT_TOKEN }}
0 commit comments