Merge pull request #9413 from codeigniter4/paulbalandan-patch-1

chore: fix wrong constraint in mergeable.yml
This commit is contained in:
Abdul Malik Ikhsan 2025-01-16 22:28:38 -08:00 committed by GitHub
commit 512cd924c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ mergeable:
regex: '### PHP Version'
- do: description
must_include:
regex: '### CodeIgniter Version'
regex: '### CodeIgniter4 Version'
- do: author
must_include:
regex: ^kenjis|lonnieezell|MGatner|michalsn|paulbalandan|samsonasik$