Workflow Update
This commit is contained in:
parent
dbc8289087
commit
b0f77e4a1d
3
.github/workflows/changelog-pr.yaml
vendored
3
.github/workflows/changelog-pr.yaml
vendored
@ -115,8 +115,7 @@ 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
|
|
||||||
});
|
});
|
||||||
|
|
||||||
const matchingIssue = relatedIssues.find(issue =>
|
const matchingIssue = relatedIssues.find(issue =>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user