From d85de65105c1e6207edd3cdabdc9e54eeea9ec5f Mon Sep 17 00:00:00 2001 From: Twig6943 <119701717+Twig6943@users.noreply.github.com> Date: Fri, 4 Jul 2025 20:31:14 +0300 Subject: [PATCH] Update actions.yml --- .github/workflows/actions.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 4f8de61..aeb40db 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -1,9 +1,6 @@ name: Build PKGBUILD (Arch) -on: - push: - branches: [ main ] - pull_request: +on: workflow_dispatch jobs: build: