Skip to content

Commit 1527b92

Browse files
authored
Update blank.yml
1 parent 5330619 commit 1527b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
repo: context.repo.repo,
5656
ref: sha
5757
});
58-
58+
console.log("Full API response:", data1);
5959
if (data1.total_count === 0) {
6060
core.info("No check runs found for this commit.");
6161
} else {

0 commit comments

Comments
 (0)