mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
Move localization pipeline sync schedule to the YAML file
This commit is contained in:
parent
9d8e2ad18c
commit
4e63972776
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@
|
|||
|
||||
# Expects a variable called LocServiceKey to contain the OAuth client secret for Touchdown.
|
||||
|
||||
schedules:
|
||||
- cron: "0 5 * * *"
|
||||
displayName: Daily sync
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
|
||||
trigger: none
|
||||
pr: none
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue