Skip to content

Commit

Permalink
enhance: [skip e2e] Update mergify.yml to skip cov checker (#34072)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhikunyao committed Jun 22, 2024
1 parent 259a682 commit e0e06fc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ pull_request_rules:
# - 'status-success=Code Checker MacOS 12'
- 'status-success=Code Checker Amazonlinux 2023'
- 'status-success=cpu-e2e'
- 'status-success=codecov/patch'
- 'status-success=codecov/project'
# - 'status-success=codecov/patch'
# - 'status-success=codecov/project'
actions:
label:
add:
Expand All @@ -59,8 +59,8 @@ pull_request_rules:
# - 'status-success=Code Checker MacOS 12'
- 'status-success=Code Checker CentOS 7'
- 'status-success=cpu-e2e'
- 'status-success=codecov/patch'
- 'status-success=codecov/project'
# - 'status-success=codecov/patch'
# - 'status-success=codecov/project'
actions:
label:
add:
Expand Down

0 comments on commit e0e06fc

Please sign in to comment.