Skip to content

Commit 0ec595b

Browse files
avivkellerCopilot
andauthored
Update .github/workflows/find-inactive-collaborators.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent 5c3d22e commit 0ec595b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/find-inactive-collaborators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions: {}
1414

1515
jobs:
1616
find:
17-
if: github.repository == 'nodejs/node'
17+
if: github.repository == 'nodejs/nodejs.org'
1818
runs-on: ubuntu-latest
1919

2020
steps:

0 commit comments

Comments
 (0)