mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 14:05:54 +00:00
Workflow Update
This commit is contained in:
4
.github/workflows/changelog-pr.yaml
vendored
4
.github/workflows/changelog-pr.yaml
vendored
@@ -115,8 +115,8 @@ jobs:
|
|||||||
owner: context.repo.owner,
|
owner: context.repo.owner,
|
||||||
repo: "ProxmoxVED",
|
repo: "ProxmoxVED",
|
||||||
state: "all",
|
state: "all",
|
||||||
labels: ["Started Migration To ProxmoxVE"]
|
labels: ["Started Migration To ProxmoxVE"],
|
||||||
per-page: 1
|
per_page: 1
|
||||||
});
|
});
|
||||||
|
|
||||||
const matchingIssue = relatedIssues.find(issue =>
|
const matchingIssue = relatedIssues.find(issue =>
|
||||||
|
|||||||
Reference in New Issue
Block a user