Workflow Update

This commit is contained in:
Michel Roegl-Brunner 2025-03-24 14:15:07 +01:00
parent b950366ee2
commit bc59d084e3

View File

@ -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",