From f3ff3ab01c77312e090d7371278a51695297f921 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Mon, 6 May 2024 10:47:10 +0200 Subject: [PATCH] ci: thing --- .github/workflows/review.yml | 1 + 1 file changed, 1 insertion(+) 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