Skip to content

Commit 47d947e

Browse files
authored
Merge pull request #106 from Picovoice/trigger-workflow-on-android-test
trigger android perf test on changes to code
2 parents 115576c + 9f29878 commit 47d947e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/android-perf.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ on:
88
- 'lib/android/**'
99
- 'lib/common/**'
1010
- '.github/workflows/android-perf.yml'
11+
- 'binding/android/OrcaTestApp/**'
1112
pull_request:
1213
branches: [ main, 'v[0-9]+.[0-9]+' ]
1314
paths:
1415
- 'lib/android/**'
1516
- 'lib/common/**'
1617
- '.github/workflows/android-perf.yml'
18+
- 'binding/android/OrcaTestApp/**'
1719

1820
defaults:
1921
run:

0 commit comments

Comments
 (0)