Skip to content

Commit 964857d

Browse files
authoredJul 18, 2024··
ci: update stale.yml
1 parent 225ff46 commit 964857d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/stale.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: 'Close stale issues'
33
on:
44
schedule:
55
- cron: '30 1 * * *'
6+
workflow_dispatch:
67

78
permissions:
89
contents: write # only for delete-branch option

0 commit comments

Comments
 (0)
Please sign in to comment.