mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 22:24:21 +01:00
hotfix: Update quarantine.yml (#1137)
This commit is contained in:
4
.github/workflows/quarantine.yml
vendored
4
.github/workflows/quarantine.yml
vendored
@@ -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 }}
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user