Skip to content

Commit

Permalink
ghactions: Re-enable daily runs
Browse files Browse the repository at this point in the history
  • Loading branch information
ochosi authored and achilleas-k committed Jan 8, 2024
1 parent 3e0e5b3 commit 9be7746
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-review-queue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: "PR Review Queue"

on:
workflow_dispatch:
# schedule:
# - cron: '0 8 * * 1-5'
schedule:
- cron: '0 8 * * 1-5'

jobs:
weekly:
Expand Down

0 comments on commit 9be7746

Please sign in to comment.