From 9a5b929877017f0b6705d819e85001e6e2627dbf Mon Sep 17 00:00:00 2001 From: maddalax Date: Tue, 1 Oct 2024 13:45:32 -0500 Subject: [PATCH] add gh --- .github/workflows/release-chat-example.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/release-chat-example.yml b/.github/workflows/release-chat-example.yml index a91f4d0..0302bd9 100644 --- a/.github/workflows/release-chat-example.yml +++ b/.github/workflows/release-chat-example.yml @@ -1,6 +1,9 @@ name: Build and Deploy htmgo.dev chat example on: + pull_request: + branches: + - master workflow_dispatch: # Trigger on manual workflow_dispatch push: branches: