Merge pull request #972 from pipecat-ai/aleix/simple-chatbot-android-workflow-update

github: only run android simple-chatbot worflow if android example modified
This commit is contained in:
Aleix Conchillo Flaqué
2025-01-13 13:26:12 -08:00
committed by GitHub

View File

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