mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 22:37:22 +00:00
Update StaleBranch workflow to prod and run every 12 hours
This commit is contained in:
parent
a609a6a1e4
commit
94db64b59e
4
.github/workflows/StaleBranch.yml
vendored
4
.github/workflows/StaleBranch.yml
vendored
@ -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: '[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user