1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 17:53:39 +00:00

scheduling the crowdin pull for every friday

This commit is contained in:
Joseph Flinn
2021-11-04 13:09:20 -07:00
parent 8c1c0fd832
commit a9e523ac9f

View File

@@ -4,8 +4,8 @@ name: Crowdin Sync
on:
workflow_dispatch:
inputs: {}
# schedule:
# - cron: '0 0 * * *'
schedule:
- cron: '0 0 * * 5'
jobs:
crowdin-sync: