mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-06-13 13:47:44 +02:00
ci: Only push strings once a month
This commit is contained in:
2
.github/workflows/pull_strings.yml
vendored
2
.github/workflows/pull_strings.yml
vendored
@ -3,7 +3,7 @@ name: Pull strings
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0 * 1 * *
|
- cron: 0 0 1 * *
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pull:
|
pull:
|
||||||
|
Reference in New Issue
Block a user