Workflow Update
This commit is contained in:
parent
0f77f61a02
commit
b9d5dab7dd
1
.github/workflows/changelog-pr.yaml
vendored
1
.github/workflows/changelog-pr.yaml
vendored
@ -114,7 +114,6 @@ jobs:
|
|||||||
if (pr.user.login.includes("push-app-to-main[bot]")) {
|
if (pr.user.login.includes("push-app-to-main[bot]")) {
|
||||||
console.error("PR created by push-to-main-app");
|
console.error("PR created by push-to-main-app");
|
||||||
const scriptName = pr.title;
|
const scriptName = pr.title;
|
||||||
continue;
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const { data: relatedIssues } = await github.rest.issues.listForRepo({
|
const { data: relatedIssues } = await github.rest.issues.listForRepo({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user