mirror of
https://github.com/moeru-ai/airi.git
synced 2026-07-09 15:58:27 +00:00
chore(ci): autofix crowdin files
[skip ci]
This commit is contained in:
parent
c9d148f992
commit
29fb000b09
2 changed files with 4 additions and 2 deletions
4
.github/workflows/autofix.yaml
vendored
4
.github/workflows/autofix.yaml
vendored
|
|
@ -5,7 +5,9 @@ permissions:
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main, crowdin]
|
branches: [main]
|
||||||
|
push:
|
||||||
|
branches: [crowdin]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
autofix:
|
autofix:
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
project_id: 816610
|
project_id: "816610"
|
||||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||||
preserve_hierarchy: true
|
preserve_hierarchy: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue