Merge remote-tracking branch 'origin/main' into update-app-headers

This commit is contained in:
GitHub Actions 2025-01-10 13:34:48 +00:00
commit 9ec4d86464

View File

@ -79,7 +79,7 @@ jobs:
PR_URL=$(gh pr create --title "[core]: update .app-headers to latest version" \
--body "This PR automatically updates the .app-headers file." \
--head update-app-headers \
--base main --no-edit -q .url)
--base main -q .url)
echo "PR created: $PR_URL"
else
echo "PR already exists."