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' }}