mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-02 22:07:51 +01:00
ci: Only push strings once a month
This commit is contained in:
parent
2bb3141b12
commit
d9c5057d76
2
.github/workflows/pull_strings.yml
vendored
2
.github/workflows/pull_strings.yml
vendored
@ -3,7 +3,7 @@ name: Pull strings
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: 0 * 1 * *
|
||||
- cron: 0 0 1 * *
|
||||
|
||||
jobs:
|
||||
pull:
|
||||
|
Loading…
x
Reference in New Issue
Block a user