Compare commits

...

2 Commits

Author SHA1 Message Date
Zoltan Burgermeiszter
e76c37f37c
Merge 5586e38bf4 into fbd0ab8f3e 2026-03-16 11:38:47 +11:00
Zoltan Burgermeiszter
5586e38bf4
Matrix job path fix 2024-04-18 18:49:09 +01:00

View File

@ -296,8 +296,8 @@ jobs:
id: filter
with:
filters: |
package1: src/package1
package2: src/package2
package1: src/package1/**
package2: src/package2/**
# JOB to build and test each of modified packages
build: