mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
refactor(ci): update filtering criteria in CI pipeline for improved relevance
This commit is contained in:
parent
434e995237
commit
84f948c06d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
||||||
id: filter
|
id: filter
|
||||||
with:
|
with:
|
||||||
filters: |
|
filters: |
|
||||||
changes:
|
relevant:
|
||||||
- '!*.md'
|
- '!*.md'
|
||||||
- '!.gitignore'
|
- '!.gitignore'
|
||||||
- '!.gitattributes'
|
- '!.gitattributes'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue