mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-04 15:00:16 +00:00
Merge remote-tracking branch 'origin/main' into update-app-headers
This commit is contained in:
commit
9ec4d86464
2
.github/workflows/generate-app-headers.yaml
vendored
2
.github/workflows/generate-app-headers.yaml
vendored
@ -79,7 +79,7 @@ jobs:
|
|||||||
PR_URL=$(gh pr create --title "[core]: update .app-headers to latest version" \
|
PR_URL=$(gh pr create --title "[core]: update .app-headers to latest version" \
|
||||||
--body "This PR automatically updates the .app-headers file." \
|
--body "This PR automatically updates the .app-headers file." \
|
||||||
--head update-app-headers \
|
--head update-app-headers \
|
||||||
--base main --no-edit -q .url)
|
--base main -q .url)
|
||||||
echo "PR created: $PR_URL"
|
echo "PR created: $PR_URL"
|
||||||
else
|
else
|
||||||
echo "PR already exists."
|
echo "PR already exists."
|
||||||
|
Loading…
Reference in New Issue
Block a user