mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merge pull request #10685 from MicrosoftDocs/dstrome-StaleBranch
Update StaleBranch workflow to prod and run every 12 hours.
This commit is contained in:
commit
8adf5bab29
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