GHA/badwords.yml: fixup indent for yamllint [ci skip]

This commit is contained in:
Viktor Szakats 2024-07-01 23:23:46 +02:00
parent e0b1ed9098
commit a3e613a84f
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -9,11 +9,11 @@ on:
# master branch
push:
branches:
- master
- '*/ci'
- master
- '*/ci'
pull_request:
branches:
- master
- master
permissions: {}