github: only run android simple-chatbot worflow if android example modified

This commit is contained in:
Aleix Conchillo Flaqué
2025-01-11 19:08:51 -08:00
parent 710baa5e17
commit c4f0c7bcfd

View File

@@ -4,9 +4,13 @@ on:
push:
branches:
- main
paths:
- "examples/simple-chatbot/client/android/**"
pull_request:
branches:
- "**"
paths:
- "examples/simple-chatbot/client/android/**"
workflow_dispatch:
inputs:
sdk_git_ref: