sleep to let push resolve

This commit is contained in:
Hayden 2025-07-04 19:16:07 -05:00
commit c422b5d18d
No known key found for this signature in database
GPG key ID: 17CF79474E257545

View file

@ -87,6 +87,8 @@ jobs:
# Push the branch
git push origin "$BRANCH_NAME"
sleep 2
# Create PR using GitHub CLI
gh pr create --title "chore: automatic locale sync" --body "## Summary