mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
refactor(ci): update output variable in CI pipeline for clarity and consistency
This commit is contained in:
parent
b41450b1b0
commit
6103f7b1a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
|
@ -21,9 +21,9 @@ jobs:
|
|||
uses: dorny/paths-filter@v3
|
||||
id: filter
|
||||
with:
|
||||
base: ${{ github.base_ref }}
|
||||
filters: |
|
||||
relevant:
|
||||
- '**'
|
||||
- '!*.md'
|
||||
- '!.gitignore'
|
||||
- '!.gitattributes'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue