Skip to content

Commit e843891

Browse files
author
Christopher Doris
committed
run the stale issues bot on demand
1 parent 70f41c2 commit e843891

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/stale.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
name: 'Close stale issues and PRs'
1+
name: 'Stale issues and PRs'
22
on:
33
schedule:
44
- cron: '30 1 * * *'
5+
workflow_dispatch:
56
permissions:
67
issues: write
78
pull-requests: write

0 commit comments

Comments
 (0)