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.
1 parent 1c02ca2 commit 2ad4b07Copy full SHA for 2ad4b07
language/en/common.php
@@ -123,7 +123,7 @@
123
'SKELETON_QUESTION_COMPONENT_GITHUBACTIONS' => 'Create a GitHub Actions workflow',
124
'SKELETON_QUESTION_COMPONENT_GITHUBACTIONS_CLI' => [
125
0 => 'No (Default)',
126
- 1 => 'Reusable (Recommended – uses phpBB’s maintained workflow)',
+ 1 => 'Reusable (Recommended - uses phpBB\'s maintained workflow)',
127
2 => 'Standalone (Deprecated - customise and maintain your own workflow)',
128
],
129
'SKELETON_QUESTION_COMPONENT_GITHUBACTIONS_UI' => 'GitHub Actions Workflow (Reusable – Recommended)',
0 commit comments