Skip to content

Commit 18d5276

Browse files
committed
tools: update repo name for CQ
PR-URL: nodejs/node#57675 Reviewed-By: Luigi Pinca <[email protected]>
1 parent 0bdb996 commit 18d5276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit-queue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
get_mergeable_prs:
2626
permissions:
2727
pull-requests: read
28-
if: github.repository == 'nodejs/node'
28+
if: github.repository == 'nodejs/node-auto-test'
2929
runs-on: ubuntu-latest
3030
outputs:
3131
numbers: ${{ steps.get_mergeable_prs.outputs.numbers }}

0 commit comments

Comments
 (0)