Skip to content

Commit bc5bcd8

Browse files
committed
ci: run android CI only when android src is changed
1 parent b72680a commit bc5bcd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-android.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- '*'
7+
paths:
8+
- 'android/**'
79
workflow_dispatch:
810
inputs:
911
release:

0 commit comments

Comments
 (0)