File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -14,21 +14,28 @@ jobs:
1414 matrix :
1515 repository :
1616 - ibexa/oss
17- - ibexa/content
17+ - ibexa/headless
1818 - ibexa/experience
1919 - ibexa/commerce
2020 branch :
2121 - " 3.3"
2222 - " 4.5"
23+ - " 4.6"
2324 - master
2425 include :
25- - repository : ibexa/headless
26- branch : master
26+ - repository : ibexa/content
27+ branch : " 3.3"
28+ - repository : ibexa/content
29+ branch : " 4.5"
30+ - repository : ibexa/example-in-memory-product-catalog
31+ branch : " 4.6"
2732 - repository : ibexa/example-in-memory-product-catalog
2833 branch : main
2934 exclude :
30- - repository : ibexa/content
31- branch : master
35+ - repository : ibexa/headless
36+ branch : " 3.3"
37+ - repository : ibexa/headless
38+ branch : " 4.5"
3239 steps :
33403441 name : Trigger workflow
You can’t perform that action at this time.
0 commit comments