From d06b4cdd3a3499c223e4ec151af4a805176d8414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <1213642868@qq.com> Date: Tue, 19 Apr 2022 19:30:55 +0800 Subject: [PATCH] =?UTF-8?q?ci=E6=94=AF=E6=8C=81pull=20request?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 2a52188a..51898d1a 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -1,6 +1,6 @@ name: macos C/C++ CI -on: [push] +on: [push, pull_request] jobs: build: