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
1 changed files with 1 additions and 1 deletions

View File

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