Skip to content

Commit fdec052

Browse files
committed
Disable the stale action, but it can still be triggered manually if needed.
1 parent 54efdc9 commit fdec052

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/stale.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Check stale issues and pull requests
22

33
on:
44
workflow_dispatch:
5-
schedule:
6-
- cron: '0 12 * * *'
75

86
permissions:
97
issues: write

0 commit comments

Comments
 (0)