From 282202e468a4c622679d0825c06a62cf07fb82e9 Mon Sep 17 00:00:00 2001 From: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> Date: Thu, 13 Jun 2024 11:36:24 +0800 Subject: Add workflow dispatch --- .github/workflows/beta.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index 29690e75..88f4842f 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -1,6 +1,7 @@ name: Build Beta on: + workflow_dispatch: merge_group: push: branches: -- cgit