From 7253f4093215754898c05da32af154f08de88b1a Mon Sep 17 00:00:00 2001 From: Bottinator22 <59987380+Bottinator22@users.noreply.github.com> Date: Wed, 18 Dec 2024 18:03:32 -0800 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 33ba3a5..925c2a3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,14 +3,6 @@ name: Build on: workflow_dispatch: - push: - branches: - - "*" - - pull_request: - branches: - - "*" - jobs: build_windows: name: Build OpenStarbound Windows x64 @@ -232,4 +224,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: OpenStarbound-macOS-Silicon - path: dist/* \ No newline at end of file + path: dist/*