From b75570d92b4301978a979722fd15085caca9fdf2 Mon Sep 17 00:00:00 2001 From: Alex Wang Date: Thu, 20 Aug 2026 22:44:01 +0000 Subject: [PATCH] ci: run conformance tests on pushes to main --- .github/workflows/conformance-tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/conformance-tests.yml b/.github/workflows/conformance-tests.yml index 3977329c..c2f589c8 100644 --- a/.github/workflows/conformance-tests.yml +++ b/.github/workflows/conformance-tests.yml @@ -5,6 +5,8 @@ name: Conformance Tests # as its own parallel matrix job with the pinned language-agnostic runner. on: + push: + branches: ["main"] pull_request: branches: ["main"] paths: