ci: Update paths for translations CI and remove scheduled pull of strings (#3819)

This commit is contained in:
oSumAtrIX 2024-10-26 23:26:26 +02:00
parent 7db1a7751d
commit ab1b828aed
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
2 changed files with 1 additions and 3 deletions

View File

@ -2,8 +2,6 @@ name: Pull strings
on:
workflow_dispatch:
schedule:
- cron: 0 0 1 * *
jobs:
pull:

View File

@ -6,7 +6,7 @@ on:
branches:
- dev
paths:
- src/main/resources/addresources/values/strings.xml
- patches/src/main/resources/addresources/values/strings.xml
jobs:
push: