From d9b6a89221d7ebdbb9dbbf054beb3a8731997b5b Mon Sep 17 00:00:00 2001 From: theoleuthardt Date: Thu, 13 Mar 2025 16:26:43 +0100 Subject: [PATCH] feat: action on pull requests --- .github/workflows/release.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a05b070..237594d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,6 +1,10 @@ name: Build and Release DinoGame on: + pull_request: + branches: + - main + workflow_dispatch: inputs: question: