mirror of
https://github.com/thaldrin/lingua.git
synced 2024-08-15 03:03:43 +00:00
delete LanguageFiles.yml workflow, moved to GitLocalize
This commit is contained in:
parent
d80faeb526
commit
13c76c4dd2
1 changed files with 0 additions and 16 deletions
16
.github/workflows/LanguageFiles.yml
vendored
16
.github/workflows/LanguageFiles.yml
vendored
|
@ -1,16 +0,0 @@
|
||||||
name: "Generate Language Files"
|
|
||||||
|
|
||||||
on: [push]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
env:
|
|
||||||
LANG_PATH: langs/
|
|
||||||
steps:
|
|
||||||
- name: YAML AutoSync
|
|
||||||
uses: Nuytemans-Dieter/YAML-sync-action@15
|
|
||||||
with:
|
|
||||||
lang_path: langs/
|
|
||||||
default_file: en_US.yml
|
|
||||||
github_token: ${secrets.GITHUB_TOKEN}
|
|
Loading…
Add table
Add a link
Reference in a new issue