diff --git a/.github/workflows/need-repro.yml b/.github/workflows/need-repro.yml index 56726143..399c2019 100644 --- a/.github/workflows/need-repro.yml +++ b/.github/workflows/need-repro.yml @@ -8,7 +8,7 @@ on: types: [created] schedule: # Schedule every day at 00:05 - - cron: '5 0 * * *' + - cron: '5 3 * * *' jobs: noResponse: @@ -28,4 +28,4 @@ jobs: to our request for code to reproduce the original error by the original author. With only the information that is currently in the issue, we don't have the means to take action. Please reach out if you have or find the answers we need so - that we can investigate further. \ No newline at end of file + that we can investigate further.