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/*