This commit is contained in:
Zoltan Burgermeiszter 2026-03-16 11:38:47 +11:00 committed by GitHub
commit e76c37f37c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: