Update pr-reminder.yml

pull/4587/head
Aniket 9 months ago committed by GitHub
parent 804e31b69d
commit 36b7511647
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  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