Skip to content

Commit

Permalink
Fix PRCR's Zombienet exclude: behavior (#1535)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcny authored Sep 13, 2023
1 parent 2daa471 commit 6402ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pr-custom-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ rules:
check_type: changed_files
condition:
include: ^\.gitlab-ci\.yml|^docker/.*|^\.github/.*|^\.gitlab/.*|^\.config/nextest.toml|^\.cargo/.*
exclude: ^./gitlab/pipeline/zombienet.yml$
exclude: ^\.gitlab/pipeline/zombienet.*
min_approvals: 2
teams:
- ci
Expand Down

0 comments on commit 6402ff9

Please sign in to comment.