Skip to content

Commit

Permalink
[CI] Remove legacy CI runners protection
Browse files Browse the repository at this point in the history
This PR changes `.asf.yaml` to remove legacy CI
runners protection, including:
- cortexm/pr-head
- riscv/pr-head
- minimal/pr-head
- cross-isa-minimal/pr-head
  • Loading branch information
Hzfengsy committed Feb 3, 2025
1 parent d93f4ad commit 0b74d5e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,17 +58,13 @@ github:
contexts:
- unity/pr-head
- arm/pr-head
- cortexm/pr-head
- cpu/pr-head
- docker/pr-head
- gpu/pr-head
- hexagon/pr-head
- i386/pr-head
- lint/pr-head
- minimal/pr-head
- riscv/pr-head
- wasm/pr-head
- cross-isa-minimal/pr-head

required_pull_request_reviews:
required_approving_review_count: 1

0 comments on commit 0b74d5e

Please sign in to comment.