mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-03 18:48:12 +08:00
style: auto format
This commit is contained in:
@@ -63,7 +63,7 @@ ${detail.slice(0, 65300 - temp_com.length)}
|
|||||||
com_l = com_l.slice(0, 5);
|
com_l = com_l.slice(0, 5);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!!process.env.PULL_REQUEST) {
|
if (process.env.PULL_REQUEST) {
|
||||||
await github.rest.issues
|
await github.rest.issues
|
||||||
.addLabels({
|
.addLabels({
|
||||||
issue_number: number,
|
issue_number: number,
|
||||||
|
|||||||
Reference in New Issue
Block a user