Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
reime005 committed Jan 3, 2020
1 parent d324a5a commit 8a63805
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- master
- detox-tests
pull_request:
branches:
- master
- detox-tests

jobs:
react-native-android:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/deploy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
- detox-tests

jobs:
deploy-release:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/iOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- master
- detox-tests
pull_request:
branches:
- master
- detox-tests

jobs:
react-native-ios:
Expand Down

0 comments on commit 8a63805

Please sign in to comment.