Skip to content

Commit b83d06b

Browse files
authored
Merge branch 'main' into IntAppsCP_updates_ee
2 parents 9aaa251 + 53cf440 commit b83d06b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/StaleBranch.yml

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

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

1010
workflow_dispatch:
1111

1212

1313
jobs:
1414

1515
stale-branch:
16-
uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-StaleBranch.yml@workflows-test
16+
uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-StaleBranch.yml@workflows-prod
1717
with:
1818
PayloadJson: ${{ toJSON(github) }}
1919
RepoBranchSkipList: '[

0 commit comments

Comments
 (0)