mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
Schedule to 1st of the month at 9am UTC. Disable manual trigger. Disable reporting mode.
This commit is contained in:
parent
c459f20887
commit
d39f1f19eb
6
.github/workflows/StaleBranch.yml
vendored
6
.github/workflows/StaleBranch.yml
vendored
@ -5,9 +5,9 @@ permissions:
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 */12 * * *"
|
||||
- cron: "0 9 1 * *"
|
||||
|
||||
workflow_dispatch:
|
||||
# workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
@ -21,6 +21,6 @@ jobs:
|
||||
"ExampleBranch1",
|
||||
"ExampleBranch2"
|
||||
]'
|
||||
ReportOnly: true
|
||||
ReportOnly: false
|
||||
secrets:
|
||||
AccessToken: ${{ secrets.GITHUB_TOKEN }}
|
Loading…
x
Reference in New Issue
Block a user