Skip to content

Commit 2f2cdb2

Browse files
committed
More debug.
1 parent 0910770 commit 2f2cdb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-cleanup-pull-requests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
const matchingPRs = result.search.nodes.map(pr => pr.number);
7979
prNumbers.push(...matchingPRs);
8080
console.log( result );
81+
console.log( result.search.nodes );
8182
console.log( query );
8283
console.log( prNumbers );
8384

0 commit comments

Comments
 (0)