mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-04 19:08:42 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [main]
|
||||||
|
|
||||||
name: Upload Translations to Crowdin
|
name: Upload Translations to Crowdin
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue