From 822f649986fc999305ad75e46aba47645e9d9691 Mon Sep 17 00:00:00 2001 From: Alex Wang Date: Thu, 20 Aug 2026 22:43:57 +0000 Subject: [PATCH] ci: run conformance tests on push 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 557f01d02..43bdeae95 100644 --- a/.github/workflows/conformance-tests.yml +++ b/.github/workflows/conformance-tests.yml @@ -8,6 +8,8 @@ name: Conformance Tests # shipping its template + handlers under conformance-tests/. on: + push: + branches: [main] pull_request: branches: [main] paths: