Skip to content

Commit a7ef11f

Browse files
Merge pull request #28090 from MicrosoftDocs/main
Publish main to live, 03/31/25, 3:30 PM PDT
2 parents bf01902 + 3b07b47 commit a7ef11f

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

.github/workflows/StaleBranch.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ permissions:
55

66
on:
77
schedule:
8-
- cron: "0 */12 * * *"
8+
- cron: "0 9 1 * *"
99

10-
workflow_dispatch:
10+
# workflow_dispatch:
1111

1212

1313
jobs:
@@ -21,6 +21,6 @@ jobs:
2121
"ExampleBranch1",
2222
"ExampleBranch2"
2323
]'
24-
ReportOnly: true
24+
ReportOnly: false
2525
secrets:
2626
AccessToken: ${{ secrets.GITHUB_TOKEN }}

microsoft-365/lighthouse/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ items:
135135
items:
136136
- name: Overview of Sales Advisor
137137
href: m365-lighthouse-sales-advisor-overview.md
138-
- name: Get access to Sales Advisor
139-
href: m365-lighthouse-get-access-to-sales-advisor.md
140138
- name: Understand opportunities and data
141139
href: m365-lighthouse-understanding-opportunities-and-data.md
142140
- name: View opportunities in Sales Advisor

0 commit comments

Comments
 (0)