mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-14 10:47:12 -07:00
sleep to let push resolve
This commit is contained in:
parent
3f89576bad
commit
c422b5d18d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/locale-sync.yml
vendored
2
.github/workflows/locale-sync.yml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue