Skip to content

Commit

Permalink
Set recently_updated to false
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-rliu committed Oct 14, 2024
1 parent 765d8c4 commit 73191ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ops-bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ release_drafter: true
forward_merger: true

# enables/disables the Recently Updated Check
recently_updated: true
recently_updated: false

# sets the threshold for how many commits behind the pull request must be to trigger a failure.
# defaults to 5 if not set
recently_updated_threshold: 5
#recently_updated_threshold: 5

0 comments on commit 73191ce

Please sign in to comment.