Workflow Update

This commit is contained in:
Michel Roegl-Brunner 2025-03-24 12:55:50 +01:00
parent fb9d4b64fc
commit 84a0fe42ca

View File

@ -89,7 +89,7 @@ jobs:
const { data: pulls } = await github.rest.pulls.list({
owner: context.repo.owner,
repo: ProxmoxVE,
repo: "ProxmoxVE",
base: "main",
state: "closed",
sort: "updated",