Skip to content

Commit badfe5e

Browse files
committed
Add a trigger for extension module to build demo apps
1 parent 6921d1b commit badfe5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/app-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- build/build_apple_frameworks.sh
1515
- build/test_ios_ci.sh
1616
- examples/demo-apps/**
17+
- extension/module/**
1718
workflow_dispatch:
1819

1920
concurrency:

0 commit comments

Comments
 (0)