Unverified Commit 5cfe7361 authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

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.
parent 43f3fcc5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ name: Bot

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