mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-04-30 06:34:28 +02:00
ci: Don't sync Crowdin every hour (#2967)
This commit is contained in:
parent
c98cb5eec8
commit
bbb53631a9
2
.github/workflows/sync_crowdin.yml
vendored
2
.github/workflows/sync_crowdin.yml
vendored
@ -3,7 +3,7 @@ name: Sync Crowdin
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0 * 1 * *
|
- cron: 0 0 1 * *
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- /src/main/resources/addresources/values/strings.xml
|
- /src/main/resources/addresources/values/strings.xml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user