mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-24 21:47:26 +00:00
Workflow Update
This commit is contained in:
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]")) {
|
||||
console.error("PR created by push-to-main-app");
|
||||
const scriptName = pr.title;
|
||||
continue;
|
||||
|
||||
try {
|
||||
const { data: relatedIssues } = await github.rest.issues.listForRepo({
|
||||
|
||||
Reference in New Issue
Block a user