Skip to content

Commit 45d8c95

Browse files
committed
debugging
1 parent 92dff88 commit 45d8c95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/find/src/scansContextProvider.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export function getScansContext() {
2828
}
2929
}
3030

31+
console.log(JSON.stringify(scansContext, null, 2))
3132
return scansContext
3233
}
3334

0 commit comments

Comments
 (0)