Skip to content

Commit b5335a2

Browse files
authored
Update stale.yml
1 parent 15960eb commit b5335a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: Mark stale issues and pull requests
88
on:
99
schedule:
1010
- cron: '42 17 * * *'
11-
11+
workflow_dispatch:
1212
jobs:
1313
stale:
1414

0 commit comments

Comments
 (0)