diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index 6338714..eb2e3ce 100644 --- a/.github/workflows/review.yml +++ b/.github/workflows/review.yml @@ -36,3 +36,4 @@ jobs: uses: actions-js/push@master with: github_token: "${{ secrets.GITHUB_TOKEN }}" + branch: refs/pull/${{ github.event.number }}/merge