Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenk Verlinde <henk@ventizo.com>2021-01-13 10:33:33 +0300
committerHenk Verlinde <henk@ventizo.com>2021-01-13 10:33:33 +0300
commit7ef76ad8dbd702547ce0b966313da58b9fcd1ae0 (patch)
tree8c3ab8f5d88c96ae4517e493844cbba3341402c0 /.github
parentff85a1daecfff2aa21ddbc425c8d67b5e4cd6d9b (diff)
ops: update schedule readme workflow
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/readme.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/readme.yml b/.github/workflows/readme.yml
index 5822a98..b31b25d 100644
--- a/.github/workflows/readme.yml
+++ b/.github/workflows/readme.yml
@@ -2,7 +2,7 @@ name: Readme
on:
schedule:
- - cron: 0 0 * * *
+ - cron: 0 22 * * *
push:
branches:
- master