mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-26 13:35:49 +01:00
ci: Update paths for translations CI and remove scheduled pull of strings (#3819)
This commit is contained in:
parent
7db1a7751d
commit
ab1b828aed
2
.github/workflows/pull_strings.yml
vendored
2
.github/workflows/pull_strings.yml
vendored
@ -2,8 +2,6 @@ name: Pull strings
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: 0 0 1 * *
|
||||
|
||||
jobs:
|
||||
pull:
|
||||
|
2
.github/workflows/push_strings.yml
vendored
2
.github/workflows/push_strings.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user