From 62b84ff7b416776d36ae6d681ac88e8f1cab0a8f Mon Sep 17 00:00:00 2001 From: Tim Wright Date: Thu, 5 Oct 2023 10:30:21 -0400 Subject: [PATCH] Update check-component-integrations.yml --- .github/workflows/check-component-integrations.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/check-component-integrations.yml b/.github/workflows/check-component-integrations.yml index ecb38ed4..58da953d 100644 --- a/.github/workflows/check-component-integrations.yml +++ b/.github/workflows/check-component-integrations.yml @@ -5,6 +5,7 @@ name: 'Check Component Integrations' on: + workflow_dispatch: push: branches: - main