From 8e3a9d804632c45127efcb0bf9a27a480e2951c7 Mon Sep 17 00:00:00 2001 From: Minionguyjpro Date: Sun, 21 Jan 2024 10:12:33 +0100 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index cd4223a..ed08189 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -55,7 +55,6 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} commit_prefix: "[AUTO]" commit_message: "Update CJS script" - target_branch: ${{ github.event.pull_request.head.ref }} if: ${{ github.event_name == 'pull_request' }}