mirror of
https://github.com/dorny/paths-filter.git
synced 2026-06-28 20:30:43 +00:00
Merge 5586e38bf4 into f3ceefdc7e
This commit is contained in:
commit
02e4378fae
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue