diff --git a/.github/workflows/pull-request-target.yml b/.github/workflows/pull-request-target.yml index cc90569879..c5975f35ad 100644 --- a/.github/workflows/pull-request-target.yml +++ b/.github/workflows/pull-request-target.yml @@ -55,4 +55,4 @@ jobs: permissions: {} with: something: false - ref: ${{ needs.build-pr.ref )}} \ No newline at end of file + ref: ${{ needs.build-pr.ref }} \ No newline at end of file