1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Increase workflow frequency (#21389)

This commit is contained in:
Sarah Edwards
2021-09-09 11:55:29 -07:00
committed by GitHub
parent 07fec969e7
commit 869631cd37

View File

@@ -7,7 +7,7 @@ name: Add docs-reviewers request to the docs-content review board
on:
workflow_dispatch:
schedule:
- cron: '25 4 * * *'
- cron: '50 */6 * * *'
jobs:
add-requests-to-board: