Update pr-reminder.yml

pull/5370/head
Aniket 11 months ago committed by GitHub
parent 6341e52945
commit a637ced404
  1. 2
      .github/workflows/pr-reminder.yml

@ -2,7 +2,7 @@ name: PRs reviews reminder
on:
schedule:
- cron: "0 8-17/4 * * 1-5"
- cron: "0 8-17/8 * * 1-5"
workflow_dispatch:
jobs:

Loading…
Cancel
Save