Skip to content

Commit 7fbfb66

Browse files
gengjiawentargos
authored andcommitted
build: limit update authors CI scope
PR-URL: #40219 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Zijian Liu <[email protected]> Reviewed-By: Qingyu Deng <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 88e7bd0 commit 7fbfb66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/authors.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
authors_update:
11+
if: github.repository == 'nodejs/node'
1112
runs-on: ubuntu-latest
1213
steps:
1314
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)