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-31 15:01:34 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-05-31 15:01:34 +0300
commit1a79eae0c8eb68b6fe178812ce354c582bf9c423 (patch)
treecf26a5c971f6a60445ae124a730f6fa86028cc67 /.github
parent0371aef5674cba979d05b683d71e2aac7a9c72f8 (diff)
ci: remove on push
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/updater-wip.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/updater-wip.yml b/.github/workflows/updater-wip.yml
index a43c8787..74ebfb52 100644
--- a/.github/workflows/updater-wip.yml
+++ b/.github/workflows/updater-wip.yml
@@ -3,9 +3,6 @@ name: Updater (WIP)
on:
schedule:
- cron: 0 0 * * 0
- push:
- branches:
- - master
jobs:
update: