mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-27 19:25:48 +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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
|
||||||
- cron: 0 0 1 * *
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pull:
|
pull:
|
||||||
|
2
.github/workflows/push_strings.yml
vendored
2
.github/workflows/push_strings.yml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- dev
|
- dev
|
||||||
paths:
|
paths:
|
||||||
- src/main/resources/addresources/values/strings.xml
|
- patches/src/main/resources/addresources/values/strings.xml
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push:
|
push:
|
||||||
|
Loading…
Reference in New Issue
Block a user