Skip to content

Commit a8cd2fe

Browse files
authored
Merge pull request Expensify#65490 from software-mansion-labs/cover-more-paths-in-artifacts-workflow
[No QA] Cover more paths in `publishReactNativeAndroidArtifacts`workflow
2 parents b77bd4a + b652119 commit a8cd2fe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publishReactNativeAndroidArtifacts.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ on:
1818
- package.json
1919
- patches/react-native+*.patch
2020
- patches/@react-native+*.patch
21+
- patches/react-native/react-native+*.patch
22+
- patches/react-native/@react-native+*.patch
2123
- Mobile-Expensify
2224

2325
jobs:

0 commit comments

Comments
 (0)