mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 16:05:54 +00:00
Workflow Update
This commit is contained in:
2
.github/workflows/changelog-pr.yaml
vendored
2
.github/workflows/changelog-pr.yaml
vendored
@@ -89,7 +89,7 @@ jobs:
|
||||
|
||||
const { data: pulls } = await github.rest.pulls.list({
|
||||
owner: context.repo.owner,
|
||||
repo: "ProxmoxVE",
|
||||
repo: "ProxmoxVED",
|
||||
base: "main",
|
||||
state: "closed",
|
||||
sort: "updated",
|
||||
|
||||
Reference in New Issue
Block a user