From 4859f002c50f7e138740c6f79fca73bde30b1ad2 Mon Sep 17 00:00:00 2001 From: Paul Maddox Date: Tue, 5 Nov 2019 16:21:33 +0000 Subject: [PATCH] Update update_schema.yml --- .github/workflows/update_schema.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/update_schema.yml b/.github/workflows/update_schema.yml index 5978757134..792246c8a4 100644 --- a/.github/workflows/update_schema.yml +++ b/.github/workflows/update_schema.yml @@ -1,8 +1,6 @@ name: Update Schema -on: - schedule: - - cron: "*/5 * * * *" +on: [deployment] jobs: run: