File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,17 @@ name: Test & Build
44on :
55 push :
66 branches : [main]
7+ paths :
8+ - ' src/Packages/Passport/**'
9+ - ' sample/**'
10+ - ' sample-unity6/**'
11+ - ' Plugins/**'
712 pull_request :
13+ paths :
14+ - ' src/Packages/Passport/**'
15+ - ' sample/**'
16+ - ' sample-unity6/**'
17+ - ' Plugins/**'
818
919concurrency :
1020 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 1919 # - iOS
2020 push :
2121 branches : [main]
22+ paths :
23+ - ' src/Packages/Passport/**'
24+ - ' sample/**'
25+ - ' sample-unity6/**'
26+ - ' Plugins/**'
2227 pull_request :
28+ paths :
29+ - ' src/Packages/Passport/**'
30+ - ' sample/**'
31+ - ' sample-unity6/**'
32+ - ' Plugins/**'
2333
2434concurrency :
2535 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 1- * @ immutable/passport
1+ * @ immutable/passport @ immutable/ped-stream-sdk-integrations-list
22
You can’t perform that action at this time.
0 commit comments