Skip to content

Commit 4cc05e7

Browse files
committed
Fix trailing whitespace in .github/workflows/stale.yml
1 parent 2d57d5c commit 4cc05e7

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
@@ -2,7 +2,7 @@ name: close needs-information issues
22
on:
33
schedule:
44
- cron: "30 1 * * *"
5-
workflow_dispatch:
5+
workflow_dispatch:
66

77
jobs:
88
close-issues:

0 commit comments

Comments
 (0)