Workflow Update

This commit is contained in:
Michel Roegl-Brunner 2025-03-24 15:14:27 +01:00
parent 31cfcf1200
commit 1621856b04

View File

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