Skip to content

Commit 83c8a16

Browse files
authored
Trigger apple.yml on examples/demo-apps/apple only
So we won't trigger it on Android changes Pull Request resolved: #5018
1 parent ec89223 commit 83c8a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apple.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
- build/build_apple_frameworks.sh
1616
- build/create_frameworks.sh
1717
- build/test_ios_ci.sh
18-
- examples/demo-apps/**
18+
- examples/demo-apps/apple/**
1919
- extension/apple/**
2020
- extension/module/**
2121
workflow_dispatch:

0 commit comments

Comments
 (0)