Update StaleBranch workflow to prod and run every 12 hours

This commit is contained in:
David Strome 2025-03-14 15:45:41 -07:00
parent a609a6a1e4
commit 94db64b59e

View File

@ -5,7 +5,7 @@ permissions:
on: on:
schedule: schedule:
- cron: "0 */6 * * *" - cron: "0 */12 * * *"
workflow_dispatch: workflow_dispatch:
@ -13,7 +13,7 @@ on:
jobs: jobs:
stale-branch: stale-branch:
uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-StaleBranch.yml@workflows-test uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-StaleBranch.yml@workflows-prod
with: with:
PayloadJson: ${{ toJSON(github) }} PayloadJson: ${{ toJSON(github) }}
RepoBranchSkipList: '[ RepoBranchSkipList: '[