Fix trailing whitespace in .github/workflows/stale.yml

This commit is contained in:
Bruno Oliveira
2023-05-12 09:34:44 -03:00
parent 2d57d5c32f
commit 4cc05e7bee

View File

@@ -2,7 +2,7 @@ name: close needs-information issues
on:
schedule:
- cron: "30 1 * * *"
workflow_dispatch:
workflow_dispatch:
jobs:
close-issues: