[chore](workflow) add back 'License Check' and 'Clang Formatter' (#25349)

add back 'License Check' and 'Clang Formatter'
This commit is contained in:
Dongyang Li
2023-10-12 17:49:31 +08:00
committed by GitHub
parent be27d4d921
commit b7c06b2c0c

View File

@ -48,6 +48,8 @@ github:
# if strict is true, means "Require branches to be up to date before merging".
strict: false
contexts:
- License Check
- Clang Formatter
- CheckStyle
- P0 Regression (Doris Regression)
- P1 Regression (Doris Regression)