refactor(ci): update filtering criteria in CI pipeline for improved relevance

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

View file

@ -22,7 +22,7 @@ jobs:
id: filter id: filter
with: with:
filters: | filters: |
changes: relevant:
- '!*.md' - '!*.md'
- '!.gitignore' - '!.gitignore'
- '!.gitattributes' - '!.gitattributes'