Skip to content

Commit 221a726

Browse files
authored
Merge pull request #10378 from MicrosoftDocs/ghogen-patch-25
Add manual trigger option
2 parents 2d515ac + 7965225 commit 221a726

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale-issues.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ name: close-stale-issues
77
on:
88
schedule:
99
- cron: "0 0 * * 4"
10+
workflow_dispatch:
1011

1112
permissions:
1213
contents: read

0 commit comments

Comments
 (0)