Merge pull request #52345 from ruthra-kumar/ignore_svg

ci: skip svg
This commit is contained in:
ruthra kumar
2026-02-03 15:19:40 +05:30
committed by GitHub

View File

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