workflows/bot: touch cron schedule

The last user to touch the schedule will be notified about errors in the
scheduled run. I used to be that, but somehow when renaming the workflow
this didn't happen anymore, so I didn't noticed the workflow failing for
quite some time.
This commit is contained in:
Wolfgang Walther
2025-11-03 12:09:34 +01:00
parent 43f3fcc555
commit 5cfe736140

View File

@@ -7,7 +7,7 @@ name: Bot
on: on:
schedule: schedule:
- cron: '07,17,27,37,47,57 * * * *' - cron: '05,15,25,35,45,55 * * * *'
workflow_call: workflow_call:
inputs: inputs:
headBranch: headBranch: