From b2582a051d5068ad0d707ab9955a564150c5d9d4 Mon Sep 17 00:00:00 2001 From: cy Date: Mon, 20 Jan 2025 13:36:28 -0500 Subject: [PATCH] also run workflow on PR --- .github/workflows/build-machines-and-homes.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-machines-and-homes.yml b/.github/workflows/build-machines-and-homes.yml index 76fcb36..6ae6746 100644 --- a/.github/workflows/build-machines-and-homes.yml +++ b/.github/workflows/build-machines-and-homes.yml @@ -2,6 +2,7 @@ name: build and cache machines and homes on: workflow_dispatch: push: + pull_request: jobs: build-machines: strategy: