Skip to content

Commit 5706b2b

Browse files
committed
chore: add iOS and macOS paths to e2e tests pipeline triggers
1 parent 4fd05e3 commit 5706b2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/e2e_tests_pipeline.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ on:
1818
paths:
1919
- 'packages/cloud_firestore/cloud_firestore/pipeline_example/**'
2020
- 'packages/cloud_firestore/cloud_firestore/lib/**'
21+
- 'packages/cloud_firestore/cloud_firestore/ios/**'
22+
- 'packages/cloud_firestore/cloud_firestore/macos/**'
2123
- '.github/workflows/e2e_tests_pipeline.yaml'
2224

2325
jobs:

0 commit comments

Comments
 (0)