ci: ignore server tests on svg changes (#51687)

This commit is contained in:
Saqib Ansari
2026-01-12 16:12:46 +05:30
committed by GitHub
parent b5e0b543f7
commit adec530792

View File

@@ -7,6 +7,7 @@ on:
paths-ignore:
- '**.js'
- '**.css'
- '**.svg'
- '**.md'
- '**.html'
- 'crowdin.yml'