Skip to content

Commit

Permalink
detect changes against master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mirpedrol committed Oct 13, 2023
1 parent 0fa79ed commit 5b6255e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- uses: dorny/paths-filter@v2
id: filter
with:
base: master
filters: "tests/config/pytest_modules.yml"
token: ""

Expand Down Expand Up @@ -368,6 +369,7 @@ jobs:
- uses: dorny/paths-filter@v2
id: filter
with:
base: master
filters: ".github/modules.yml"
token: ""

Expand Down

0 comments on commit 5b6255e

Please sign in to comment.