tidy-up: fix yamllint whitespace issues

Closes #12466
This commit is contained in:
Viktor Szakats 2023-12-06 10:05:20 +00:00
parent a2e75af3fb
commit bda2129114
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
25 changed files with 1653 additions and 1652 deletions

View file

@ -8,7 +8,7 @@ on:
# this must not ever run on any other branch than master
push:
branches:
- master
- master
concurrency:
# this should not run in parallel, so just run one at a time