Fix indent in the "no response" workflow config file

This commit is contained in:
Vadim Zeitlin 2022-12-12 14:16:08 +01:00
parent d6fb886d1a
commit f8fffeeaf4

View file

@ -5,7 +5,7 @@ on:
types: [created]
schedule:
# Schedule to run once per day
- cron: '19 20 * * *'
- cron: '19 32 * * *'
jobs:
no-response: