Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/find-inactive-collaborators.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/find-inactive-collaborators.yml b/.github/workflows/find-inactive-collaborators.yml
index ca582839fc8..1d7d8304d18 100644
--- a/.github/workflows/find-inactive-collaborators.yml
+++ b/.github/workflows/find-inactive-collaborators.yml
@@ -13,7 +13,7 @@ env:
jobs:
find:
-
+ if: github.repository == 'nodejs/node'
runs-on: ubuntu-latest
steps: