Skip to content

Commit 4246a4c

Browse files
committed
test push
1 parent 7901e8b commit 4246a4c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • app/components/Views/Settings/AppInformation

app/components/Views/Settings/AppInformation/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,9 @@ class AppInformation extends PureComponent {
235235

236236
{this.state.showEnvironmentInfo && (
237237
<>
238+
<Text style={styles.branchInfo}>
239+
TEST GITHUB ACTIONS WITH RUNWAY BUCKET INTEGRATION
240+
</Text>
238241
<Text style={styles.branchInfo}>
239242
TEST GITHUB ACTIONS WITH RUNWAY BUCKET INTEGRATION
240243
</Text>

0 commit comments

Comments
 (0)