mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-24 04:53:29 -04:00
Run schedule every 20 minutes (test)
This commit is contained in:
parent
fde12d47f6
commit
b6e5912075
2
.github/workflows/base.yml
vendored
2
.github/workflows/base.yml
vendored
@ -3,7 +3,7 @@ name: Build Base
|
||||
on:
|
||||
push:
|
||||
schedule:
|
||||
- cron: '45 10 * * *'
|
||||
- cron: '*/20 * * * *'
|
||||
|
||||
env:
|
||||
DOCKER_VERSION: 26
|
||||
|
Loading…
x
Reference in New Issue
Block a user