Update pr-reminder.yml

pull/5370/head
Aniket 12 months ago committed by GitHub
parent 0472bd05c7
commit e44356a64e
  1. 2
      .github/workflows/pr-reminder.yml

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

Loading…
Cancel
Save