Commit 6d62d87ab90 for php.net

commit 6d62d87ab90537c38897315c9abe74a791e309d2
Author: Ayesh Karunaratne <ayesh@aye.sh>
Date:   Tue Apr 7 03:09:25 2026 +0530

    Labeler: Fix indentation in labeler.yml

    Fixes mixed indentation from the previous PR GH-16915.

diff --git a/.github/labeler.yml b/.github/labeler.yml
index 310d82b0000..01d5aadf2c0 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -23,10 +23,10 @@
 "Category: CI":
   - changed-files:
       - any-glob-to-any-file:
-          - .circleci/**
-          - .github/**
-          - '!.github/lsan-suppressions.txt'
-          - '!.github/ISSUE_TEMPLATE/**'
+        - .circleci/**
+        - .github/**
+        - '!.github/lsan-suppressions.txt'
+        - '!.github/ISSUE_TEMPLATE/**'

 "Extension: bcmath":
   - changed-files: