We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf01902 + 3b07b47 commit a7ef11fCopy full SHA for a7ef11f
2 files changed
.github/workflows/StaleBranch.yml
@@ -5,9 +5,9 @@ permissions:
5
6
on:
7
schedule:
8
- - cron: "0 */12 * * *"
+ - cron: "0 9 1 * *"
9
10
- workflow_dispatch:
+ # workflow_dispatch:
11
12
13
jobs:
@@ -21,6 +21,6 @@ jobs:
21
"ExampleBranch1",
22
"ExampleBranch2"
23
]'
24
- ReportOnly: true
+ ReportOnly: false
25
secrets:
26
AccessToken: ${{ secrets.GITHUB_TOKEN }}
microsoft-365/lighthouse/TOC.yml
@@ -135,8 +135,6 @@ items:
135
items:
136
- name: Overview of Sales Advisor
137
href: m365-lighthouse-sales-advisor-overview.md
138
- - name: Get access to Sales Advisor
139
- href: m365-lighthouse-get-access-to-sales-advisor.md
140
- name: Understand opportunities and data
141
href: m365-lighthouse-understanding-opportunities-and-data.md
142
- name: View opportunities in Sales Advisor
0 commit comments