mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-31 17:28:39 +00:00
Fix invalid branch name
This commit is contained in:
parent
6c815df467
commit
e6f845a616
1 changed files with 1 additions and 1 deletions
2
.github/workflows/crowdin-push.yml
vendored
2
.github/workflows/crowdin-push.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
|
||||
name: Upload Translations to Crowdin
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue