ci: run android CI only when android src is changed

This commit is contained in:
Kavish Devar
2025-10-27 17:51:28 +05:30
parent b72680a1c4
commit bc5bcd81b3

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- '*'
paths:
- 'android/**'
workflow_dispatch:
inputs:
release: