1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-27 04:03:00 +02: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: