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 03cb4d6 commit f3ff3abCopy full SHA for f3ff3ab
.github/workflows/review.yml
@@ -36,3 +36,4 @@ jobs:
36
uses: actions-js/push@master
37
with:
38
github_token: "${{ secrets.GITHUB_TOKEN }}"
39
+ branch: refs/pull/${{ github.event.number }}/merge
0 commit comments