mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-11 21:07:23 +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:
|
||||
schedule:
|
||||
- cron: "0 */6 * * *"
|
||||
- cron: "0 */12 * * *"
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
@ -13,7 +13,7 @@ on:
|
||||
jobs:
|
||||
|
||||
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:
|
||||
PayloadJson: ${{ toJSON(github) }}
|
||||
RepoBranchSkipList: '[
|
||||
|
Loading…
x
Reference in New Issue
Block a user