mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
scheduling the crowdin pull for every friday
This commit is contained in:
4
.github/workflows/crowdin-pull.yml
vendored
4
.github/workflows/crowdin-pull.yml
vendored
@@ -4,8 +4,8 @@ name: Crowdin Sync
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs: {}
|
||||
# schedule:
|
||||
# - cron: '0 0 * * *'
|
||||
schedule:
|
||||
- cron: '0 0 * * 5'
|
||||
|
||||
jobs:
|
||||
crowdin-sync:
|
||||
|
||||
Reference in New Issue
Block a user