hotfix: Update quarantine.yml (#1137)

This commit is contained in:
Michael Neale
2025-02-07 12:57:44 +11:00
committed by GitHub
parent 8783519491
commit dd99a7360d
+2 -2
View File
@@ -1,7 +1,7 @@
name: Quarantine check name: Quarantine check
on: on:
pull_request: pull_request_target:
branches: branches:
- main - main
@@ -35,4 +35,4 @@ jobs:
echo "continuing..." echo "continuing..."
env: env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}