refactor(ci): update output variable in CI pipeline for clarity and consistency

This commit is contained in:
taroj1205 2025-06-22 16:39:14 +12:00
parent b41450b1b0
commit 6103f7b1a7
No known key found for this signature in database
GPG key ID: 0FCB6CFFE0981AB7

View file

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