We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e7bd0 commit 7fbfb66Copy full SHA for 7fbfb66
.github/workflows/authors.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
authors_update:
11
+ if: github.repository == 'nodejs/node'
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v2
0 commit comments