Skip to content

Commit 7fbfb66

Browse files
gengjiawentargos
authored andcommittedOct 4, 2021
build: limit update authors CI scope
PR-URL: #40219 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com> Reviewed-By: Qingyu Deng <i@ayase-lab.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
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)
Please sign in to comment.