mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
(cherry picked from commit 007eccd940
)
Co-authored-by: Matt Cooley <macool@microsoft.com>
This commit is contained in:
parent
7fe7ad35fd
commit
af90e39029
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.
|
# 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
|
trigger: none
|
||||||
pr: none
|
pr: none
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue