style: auto format

This commit is contained in:
github-actions[bot]
2022-05-27 18:53:49 +00:00
parent 3ff9464954
commit f12289fa60

View File

@@ -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,