From 88ae842c2f4f2aeb0f8eb4b1f134412394337c99 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Thu, 27 Jul 2023 17:56:19 -0500 Subject: [PATCH] Build for all new translations --- .github/workflows/site-build.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/site-build.yml b/.github/workflows/site-build.yml index 8adf6194..2b5244a6 100644 --- a/.github/workflows/site-build.yml +++ b/.github/workflows/site-build.yml @@ -20,10 +20,7 @@ name: 🏗️ Build Websites -on: - workflow_dispatch: - schedule: - - cron: '0 17 * * *' +on: [push, workflow_dispatch] jobs: build: