Skip to content

Commit 87ccb6e

Browse files
authored
Merge branch 'next' into always-headers
2 parents 53b86af + a205a5f commit 87ccb6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/close-issues.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
});
3737
console.log(`Closed issue #${issueNumber}`);
3838
} catch (e) {
39+
console.error(e);
3940
console.error(`Could not automatically close issue #${issueNumber}. Skipping issue.`);
4041
}
4142
}

0 commit comments

Comments
 (0)