Skip to content

Commit a2083f4

Browse files
Change to five minutes
1 parent 08087fc commit a2083f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/github-stale-action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 'Close stale issues and PRs'
22
on:
33
schedule:
4-
- cron: '1 * * * *'
4+
- cron: '5 * * * *'
55

66
jobs:
77
stale:

0 commit comments

Comments
 (0)