ci: ignore python tests on update of **.po (#58457)

This commit is contained in:
Diptanil Saha
2026-08-26 18:29:57 +05:30
committed by GitHub
parent 88948bab42
commit b2489eaf1c
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ on:
- 'crowdin.yml'
- '.coderabbit.yml'
- '.mergify.yml'
- '**.po'
schedule:
# Run everday at midnight UTC / 5:30 IST
- cron: "0 0 * * *"