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: