Skip to content

Commit f9cad4e

Browse files
huydhnfacebook-github-bot
authored andcommitted
Build iOS demo app in trunk for every commits again (#2535)
Summary: This is to fix the regression after #2500 Pull Request resolved: #2535 Reviewed By: shoumikhin Differential Revision: D55135928 Pulled By: huydhn fbshipit-source-id: 1e2d803a90d1bce83b5230c6e63431ed2d5a935a
1 parent f5d75ff commit f9cad4e

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/apple.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,6 @@ on:
55
branches:
66
- main
77
- release/*
8-
paths:
9-
- .ci/docker/**
10-
- .github/workflows/apple.yml
11-
- install_requirements.sh
12-
- backends/apple/**
13-
- build/build_apple_frameworks.sh
14-
- build/create_frameworks.sh
15-
- build/test_ios_ci.sh
16-
- examples/demo-apps/**
17-
- extension/apple/**
18-
- extension/module/**
198
pull_request:
209
paths:
2110
- .ci/docker/**

0 commit comments

Comments
 (0)