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

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2021-05-29 16:50:06 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-05-29 16:50:20 +0300
commit6c5190de018c0bccb918ae931248f41c7a673916 (patch)
treea0ceaff3529aa8b57decf078a22161552a9b4981 /.github
parent29b8a244e7b48f34c6d01994edd5bdd3e1167804 (diff)
ci: fix action cron
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/updater-wip.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/updater-wip.yml b/.github/workflows/updater-wip.yml
index 1ee3ea6e..a43c8787 100644
--- a/.github/workflows/updater-wip.yml
+++ b/.github/workflows/updater-wip.yml
@@ -2,7 +2,7 @@ name: Updater (WIP)
on:
schedule:
- - cron: 30 23 * * *
+ - cron: 0 0 * * 0
push:
branches:
- master