And now fix the schedule specification too

This commit is contained in:
Vadim Zeitlin 2022-12-12 14:20:35 +01:00
parent f8fffeeaf4
commit 5e399fd575

View file

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