Skip to content

Commit 512cd92

Browse files
authored
Merge pull request #9413 from codeigniter4/paulbalandan-patch-1
chore: fix wrong constraint in mergeable.yml
2 parents d47a258 + 8ea3582 commit 512cd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/mergeable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ mergeable:
1313
regex: '### PHP Version'
1414
- do: description
1515
must_include:
16-
regex: '### CodeIgniter Version'
16+
regex: '### CodeIgniter4 Version'
1717
- do: author
1818
must_include:
1919
regex: ^kenjis|lonnieezell|MGatner|michalsn|paulbalandan|samsonasik$

0 commit comments

Comments
 (0)