Skip to content

Commit 7bc90ef

Browse files
authored
[ci] Switch to requiring pr-head for merges (apache#11081)
This is necessary to fix the bug where PRs rebuild when editing the description.s Co-authored-by: driazati <[email protected]>
1 parent 6f0e0f3 commit 7bc90ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.asf.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ github:
5656
required_status_checks:
5757
contexts:
5858
# Require a passing run from Jenkins
59-
- tvm-ci/pr-merge
59+
- tvm-ci/pr-head
6060

6161
required_pull_request_reviews:
6262
required_approving_review_count: 1

0 commit comments

Comments
 (0)