ci: skip patch and server tests for unrelated config changes

This commit is contained in:
barredterra
2025-08-14 14:52:15 +02:00
parent f0c9b3852f
commit cff2629131
3 changed files with 9 additions and 0 deletions

View File

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