1
0
mirror of https://github.com/XFox111/TabsAsideExtension.git synced 2026-04-22 07:58:01 +03:00

chore(ci): exclude locales from pr check

This commit is contained in:
2025-05-04 19:50:29 +03:00
committed by GitHub
parent f89d036ab8
commit 9c4121ea79
+3 -1
View File
@@ -5,9 +5,11 @@ on:
branches: [ "main", "next" ]
paths-ignore:
- '**.md'
- '**.txt'
- "locales/*"
- 'LICENSE'
- 'PRIVACY'
- '**/cd_pipeline.yaml'
- '**/cd_pipeline.yml'
- '**/dependabot.yml'
- '**/codeql-analysis.yml'
- '**/pr_next.yaml'