mirror of
https://github.com/getbible/v2_builder.git
synced 2025-04-11 00:01:50 +00:00
changes build cycle to once per/month
This commit is contained in:
parent
33496879e3
commit
c1bbf7adae
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -3,7 +3,7 @@ name: "Build getBible static JSON API files"
|
||||
on:
|
||||
# run once per/day
|
||||
schedule:
|
||||
- cron: '7 7 * * 3'
|
||||
- cron: '12 4 1 * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user