ci: replace build workflows (#23550)

This commit is contained in:
Ramon Roche
2024-08-19 07:41:25 -07:00
committed by GitHub
parent 0481c04b2b
commit 746ae25768
7 changed files with 268 additions and 255 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ tab_width = 8
# Not in the official standard, but supported by many editors
max_line_length = 120
[*.yaml]
[*.yaml, *.yml]
indent_style = space
indent_size = 2