From 93fc98a6f8299150114b0a94972d01f40ab2f115 Mon Sep 17 00:00:00 2001 From: SamulKyull <166363804+SamulKyull@users.noreply.github.com> Date: Fri, 12 Apr 2024 10:17:59 +0800 Subject: [PATCH] Update CI-Linux-5.15-Build.yml --- .github/workflows/CI-Linux-5.15-Build.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/CI-Linux-5.15-Build.yml b/.github/workflows/CI-Linux-5.15-Build.yml index 12ced9a794..e1578be8fd 100644 --- a/.github/workflows/CI-Linux-5.15-Build.yml +++ b/.github/workflows/CI-Linux-5.15-Build.yml @@ -8,9 +8,6 @@ on: push: branches: [ "linux-5.15" ] - # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: - # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: # This workflow contains a single job called "build"