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:
@@ -5,9 +5,11 @@ on:
|
|||||||
branches: [ "main", "next" ]
|
branches: [ "main", "next" ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
- '**.txt'
|
||||||
|
- "locales/*"
|
||||||
- 'LICENSE'
|
- 'LICENSE'
|
||||||
- 'PRIVACY'
|
- 'PRIVACY'
|
||||||
- '**/cd_pipeline.yaml'
|
- '**/cd_pipeline.yml'
|
||||||
- '**/dependabot.yml'
|
- '**/dependabot.yml'
|
||||||
- '**/codeql-analysis.yml'
|
- '**/codeql-analysis.yml'
|
||||||
- '**/pr_next.yaml'
|
- '**/pr_next.yaml'
|
||||||
|
|||||||
Reference in New Issue
Block a user