]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/badwords.yml: fixup indent for yamllint [ci skip]
authorViktor Szakats <commit@vsz.me>
Mon, 1 Jul 2024 21:23:46 +0000 (23:23 +0200)
committerViktor Szakats <commit@vsz.me>
Mon, 1 Jul 2024 21:24:11 +0000 (23:24 +0200)
.github/workflows/badwords.yml

index 467314e3bfb376a8488fdeded436d6eb9b9a0ce0..e863afabeefc9ffd928fcbacba7e172c57613750 100644 (file)
@@ -9,11 +9,11 @@ on:
   # master branch
   push:
     branches:
-    - master
-    - '*/ci'
+      - master
+      - '*/ci'
   pull_request:
     branches:
-    - master
+      - master
 
 permissions: {}