mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-12 10:19:43 +00:00
Update generate-app-headers.yaml
This commit is contained in:
parent
32bc4a3ab5
commit
7218c3b90a
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue