Skip to content

Commit

Permalink
[ci](ga) make clang format required
Browse files Browse the repository at this point in the history
  • Loading branch information
morningman committed Sep 10, 2024
1 parent c7f57ae commit c52c016
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ github:
strict: false
contexts:
- License Check
- Clang Formatter
- CheckStyle
- P0 Regression (Doris Regression)
- External Regression (Doris External Regression)
Expand Down Expand Up @@ -86,6 +87,7 @@ github:
strict: false
contexts:
- License Check
- Clang Formatter
- CheckStyle
- Build Broker
- ShellCheck
Expand All @@ -107,6 +109,7 @@ github:
strict: false
contexts:
- License Check
- Clang Formatter
- CheckStyle
- P0 Regression (Doris Regression)
- External Regression (Doris External Regression)
Expand Down

0 comments on commit c52c016

Please sign in to comment.