diff --git a/.github/workflows/quarantine.yml b/.github/workflows/quarantine.yml index 808fa22ce..659038021 100644 --- a/.github/workflows/quarantine.yml +++ b/.github/workflows/quarantine.yml @@ -1,7 +1,7 @@ name: Quarantine check on: - pull_request: + pull_request_target: branches: - main @@ -35,4 +35,4 @@ jobs: echo "continuing..." env: - GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}