summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/pr-auto-close.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pr-auto-close.yml b/.github/workflows/pr-auto-close.yml
index c61f0e713..0c0072e9a 100644
--- a/.github/workflows/pr-auto-close.yml
+++ b/.github/workflows/pr-auto-close.yml
@@ -16,6 +16,7 @@ permissions:
jobs:
run:
runs-on: ubuntu-latest
+ if: github.repository_owner == 'vyos'
steps:
- uses: superbrothers/close-pull-request@v3
with: