Skip to content

Commit 8ea3582

Browse files
authored
chore: fix wrong constraint in mergeable.yml
1 parent d47a258 commit 8ea3582

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)