Make pull_request.yaml between the layers consistent and fix enforce labels (#22172)
This commit is contained in:
parent
479d4bf64d
commit
f2c8e89053
3 changed files with 28 additions and 12 deletions
|
@ -21,3 +21,6 @@ insert_final_newline = true
|
|||
indent_style = space
|
||||
indent_size = 4
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue