From 3e75bdbff56bab925ca98b81c57fe9f4b1a60471 Mon Sep 17 00:00:00 2001 From: Tyler Gillson Date: Tue, 29 Aug 2023 07:04:18 -0600 Subject: [PATCH] chore: add pull_request test trigger --- .github/workflows/test.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index c40c7b35..28164957 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -2,6 +2,7 @@ name: Run tests on: push: + pull_request: workflow_dispatch: env: