Make pull_request.yaml between the layers consistent and fix enforce labels (#22172)

This commit is contained in:
Michael Telatynski 2022-05-13 18:51:22 +01:00 committed by GitHub
parent 479d4bf64d
commit f2c8e89053
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 28 additions and 12 deletions

View file

@ -21,3 +21,6 @@ insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.{yml,yaml}]
indent_size = 2