diff --git a/.github/workflows/build_dev.yaml b/.github/workflows/build_dev.yaml index a5fb41a9..6ccac1a5 100644 --- a/.github/workflows/build_dev.yaml +++ b/.github/workflows/build_dev.yaml @@ -3,9 +3,6 @@ name: build-dev on: push: branches: [ dev ] - pull_request: - branches: [ dev ] - types: [ closed ] jobs: build: name: Create cross-platform dev build