Workflow Update
This commit is contained in:
parent
a02582631b
commit
dbc8289087
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 =>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user