We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c23d559 + 831928a commit a0aadb7Copy full SHA for a0aadb7
app/Config/GitHub.php
@@ -20,7 +20,7 @@ class GitHub extends BaseConfig
20
*/
21
public $repos = [
22
'framework3' => ['bcit-ci', 'CodeIgniter'],
23
- 'framework4' => ['codeigniter4', 'CodeIgniter4'],
+ 'framework4' => ['codeigniter4', 'framework'],
24
'translations3' => ['bcit-ci', 'codeigniter3-translations'],
25
'translations4' => ['codeigniter4', 'translations'],
26
'website3' => ['bcit-ci', 'codeigniter-website'],
0 commit comments