Update crowdin.yml

This commit is contained in:
Xikaro
2026-02-24 23:56:20 +05:00
parent edbfd59af1
commit 2d85dd7474

View File

@@ -47,6 +47,10 @@ on:
# Run daily at 3 AM UTC
- cron: '0 3 * * *'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
sync:
runs-on: ubuntu-latest