Skip to content

Commit 1a8f7b5

Browse files
committed
Update name for stale workflow
1 parent 5a91c45 commit 1a8f7b5

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
@@ -1,4 +1,4 @@
1-
name: 'close stale issues/PRs'
1+
name: 'Close stale issues/PRs'
22
on:
33
schedule:
44
- cron: '* */3 * * *'

0 commit comments

Comments
 (0)