Skip to content

Commit 9e42d25

Browse files
committed
update file list
1 parent 2299e52 commit 9e42d25

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/file-filters.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,13 @@ run_benchmarking_for_prs: &run_benchmarking_for_prs
7777
- ".github/workflows/benchmarking.yml"
7878
- ".github/workflows/build-xcframework-variant-slices.yml"
7979
- ".github/workflows/assemble-xcframework-variant.yml"
80+
- ".github/file-filters.yml"
81+
82+
# Scripts
83+
- "scripts/ci-select-xcode.sh"
84+
- "scripts/ci-diagnostics.sh"
85+
- "scripts/build-xcframework-slice.sh"
86+
- "scripts/assemble-xcframework.sh"
8087

8188
# Project files
8289
- "Samples/iOS-Swift/iOS-Swift.yml"

0 commit comments

Comments
 (0)