mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-26 01:10:39 +00:00
Update crowdin_push.yml
This commit is contained in:
parent
9773586fa3
commit
5f1b5a3235
1 changed files with 2 additions and 1 deletions
3
.github/workflows/crowdin_push.yml
vendored
3
.github/workflows/crowdin_push.yml
vendored
|
@ -2,7 +2,8 @@ name: Crowdin push
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- develop
|
- main
|
||||||
|
- crowdin
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}
|
group: ${{ github.workflow }}
|
||||||
permissions:
|
permissions:
|
||||||
|
|
Loading…
Reference in a new issue