Fix indentation

This commit is contained in:
Andrii Siriak 2021-09-26 11:10:38 +03:00
parent 3dc5378417
commit b2ada76765
No known key found for this signature in database
GPG Key ID: 165FBC99465D381C

View File

@ -1,7 +1,7 @@
name: 'Close stale issues and PRs'
on:
schedule:
- cron: '0 0 * * *'
- cron: '0 0 * * *'
jobs:
stale:
runs-on: ubuntu-latest