From 9c735683f94cb0e3494a792c0ad208fde8476a4a Mon Sep 17 00:00:00 2001 From: TGP17 <86961834+TGP17@users.noreply.github.com> Date: Tue, 5 Sep 2023 17:10:58 +0200 Subject: [PATCH] Update Linux_AppImage_Build.yml Changes the workflow name to be different from the normal Linux Build and sets the branch back to master --- .github/workflows/Linux_AppImage_Build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Linux_AppImage_Build.yml b/.github/workflows/Linux_AppImage_Build.yml index 532f99b2..0a304109 100644 --- a/.github/workflows/Linux_AppImage_Build.yml +++ b/.github/workflows/Linux_AppImage_Build.yml @@ -1,9 +1,9 @@ -name: Linux Build +name: Linux AppImage Build on: push: branches: - - Test + - master pull_request: env: