From 033b1f224639cedb74cf373f0f664e1ab39d3cc3 Mon Sep 17 00:00:00 2001 From: K1 Date: Thu, 14 Dec 2023 17:16:56 +0800 Subject: [PATCH] [CI] Run compiler-zoo on pull request. --- .github/workflows/compiler-zoo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compiler-zoo.yml b/.github/workflows/compiler-zoo.yml index 794ccf6a8..59d37425e 100644 --- a/.github/workflows/compiler-zoo.yml +++ b/.github/workflows/compiler-zoo.yml @@ -7,7 +7,7 @@ name: Compiler Zoo CI -on: [push] +on: [pull_request, push] jobs: compiler: