Skip to content

Commit

Permalink
Update app/Config/GitHub.php
Browse files Browse the repository at this point in the history
Co-authored-by: kenjis <[email protected]>
  • Loading branch information
datamweb and kenjis authored Mar 31, 2023
1 parent add8f3f commit 2f1edba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Config/GitHub.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class GitHub extends BaseConfig
'settings' => ['codeigniter4', 'settings'],
'tasks' => ['codeigniter4', 'tasks'],
'cache' => ['codeigniter4', 'cache'],
'devkit' => ['codeigniter4', 'devkit']
'devkit' => ['codeigniter4', 'devkit'],
];

/**
Expand Down

0 comments on commit 2f1edba

Please sign in to comment.