Skip to content

Commit

Permalink
build: avoid run find inactive authors on forked repo
Browse files Browse the repository at this point in the history
PR-URL: #40465
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
  • Loading branch information
gengjiawen authored and targos committed Nov 4, 2021
1 parent ff3b7d2 commit bfdd32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/find-inactive-collaborators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:

jobs:
find:

if: github.repository == 'nodejs/node'
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit bfdd32f

Please sign in to comment.