mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
refactor(ci): add base reference to paths-filter for improved filtering accuracy
This commit is contained in:
parent
84f948c06d
commit
b41450b1b0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci-pipeline.yml
vendored
1
.github/workflows/ci-pipeline.yml
vendored
|
@ -21,6 +21,7 @@ jobs:
|
|||
uses: dorny/paths-filter@v3
|
||||
id: filter
|
||||
with:
|
||||
base: ${{ github.base_ref }}
|
||||
filters: |
|
||||
relevant:
|
||||
- '!*.md'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue