From 240be84c7cf7168817be0bbdbb46e15b58d50c24 Mon Sep 17 00:00:00 2001 From: shingyu Date: Fri, 24 Nov 2023 18:10:04 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E5=B0=86develop=E5=8A=A0=E5=85=A5?= =?UTF-8?q?=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Build Executables.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/Build Executables.yml b/.github/workflows/Build Executables.yml index ee0239e..e70d3f9 100644 --- a/.github/workflows/Build Executables.yml +++ b/.github/workflows/Build Executables.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - develop paths: - 'src/*'