From b109848863ec2b30a1554ac61ffa0550dadca20e Mon Sep 17 00:00:00 2001 From: Brian Ketelsen Date: Mon, 13 May 2024 12:09:25 -0400 Subject: [PATCH] chore: disable PR workflow for blincus UI --- .github/workflows/build-blincusui-app.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-blincusui-app.yml b/.github/workflows/build-blincusui-app.yml index b6de288..929fda1 100644 --- a/.github/workflows/build-blincusui-app.yml +++ b/.github/workflows/build-blincusui-app.yml @@ -2,7 +2,6 @@ name: Build and Push BlincusUI App Toolbox on: schedule: - cron: '20 22 * * *' # 10:20pm everyday - pull_request: merge_group: workflow_dispatch: env: