We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff3b7d2 commit bfdd32fCopy full SHA for bfdd32f
.github/workflows/find-inactive-collaborators.yml
@@ -13,7 +13,7 @@ env:
13
14
jobs:
15
find:
16
-
+ if: github.repository == 'nodejs/node'
17
runs-on: ubuntu-latest
18
19
steps:
0 commit comments