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 eb272e4 commit dc4b058Copy full SHA for dc4b058
1 file changed
app/components/Views/Settings/AppInformation/index.js
@@ -241,6 +241,9 @@ class AppInformation extends PureComponent {
241
<Text style={styles.branchInfo}>
242
TEST GITHUB ACTIONS WITH RUNWAY BUCKET INTEGRATION
243
</Text>
244
+ <Text style={styles.branchInfo}>
245
+ TEST GITHUB ACTIONS WITH RUNWAY BUCKET INTEGRATION
246
+ </Text>
247
248
{`Environment: ${process.env.METAMASK_ENVIRONMENT}`}
249
0 commit comments