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
with:
filters: |
changes:
relevant:
- '!*.md'
- '!.gitignore'
- '!.gitattributes'