Skip to content

Commit

Permalink
fix mergify rules
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfim-ibm committed Nov 14, 2024
1 parent de0b7c8 commit 49fca24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .mergify.yml → .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ merge_protections:
description: When test data is updated, we require two reviewers
if:
- base = main
- or:
- files ~= ^tests/data
- files ~= ^tests/data_scanned
success_conditions:
- "#approved-reviews-by >= 2"

0 comments on commit 49fca24

Please sign in to comment.