From ad7bbf7e16c3dde7d2309dce15fb1734d22ff1af Mon Sep 17 00:00:00 2001 From: Rogerio Goncalves Date: Sun, 14 Jan 2024 12:44:30 +0000 Subject: [PATCH] run tests on PRs (#122) --- .github/workflows/ci-build_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-build_test.yaml b/.github/workflows/ci-build_test.yaml index 885af867b..6af6b5400 100644 --- a/.github/workflows/ci-build_test.yaml +++ b/.github/workflows/ci-build_test.yaml @@ -3,7 +3,7 @@ name: Build test on: workflow_dispatch: - push: + pull_request: jobs: build: