My PR Title #10

Closed
Philipp wants to merge 64 commits from update/pre-commit-hooks into main
296 changed files with 37488 additions and 0 deletions
Showing only changes of commit 8c7a2d114a - Show all commits

View File

@@ -64,7 +64,7 @@ async function getAndPostPullRequests() {
); );
} }
const postResult = await postResponse.json(); const postResult = await postResponse.json().url;
core.info("POST request completed successfully."); core.info("POST request completed successfully.");
return postResult; return postResult;
} catch (error) { } catch (error) {