refactor(ci): add base reference to paths-filter for improved filtering accuracy

This commit is contained in:
taroj1205 2025-06-22 16:38:01 +12:00
parent 84f948c06d
commit b41450b1b0
No known key found for this signature in database
GPG key ID: 0FCB6CFFE0981AB7

View file

@ -21,6 +21,7 @@ jobs:
uses: dorny/paths-filter@v3
id: filter
with:
base: ${{ github.base_ref }}
filters: |
relevant:
- '!*.md'