Improve GitHub Actions workflows (#467)

This commit is contained in:
Wietze
2025-10-02 18:14:34 +01:00
committed by GitHub
parent 2d7441bb9a
commit dcca4db04a
16 changed files with 150 additions and 188 deletions

1
.github/.yamllint vendored
View File

@@ -8,6 +8,7 @@ rules:
trailing-spaces:
level: error
line-length:
max: 1000
level: warning
new-lines:
level: error