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 7901e8b commit 4246a4cCopy full SHA for 4246a4c
1 file changed
app/components/Views/Settings/AppInformation/index.js
@@ -235,6 +235,9 @@ class AppInformation extends PureComponent {
235
236
{this.state.showEnvironmentInfo && (
237
<>
238
+ <Text style={styles.branchInfo}>
239
+ TEST GITHUB ACTIONS WITH RUNWAY BUCKET INTEGRATION
240
+ </Text>
241
<Text style={styles.branchInfo}>
242
TEST GITHUB ACTIONS WITH RUNWAY BUCKET INTEGRATION
243
</Text>
0 commit comments