From e376f47fe57993d796c7c7a82165ee1b8c101629 Mon Sep 17 00:00:00 2001 From: Congyu WANG Date: Sun, 3 Nov 2024 07:19:51 +0800 Subject: [PATCH] just to push again --- .github/workflows/PR.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/PR.yml b/.github/workflows/PR.yml index 7073cd3..82c107a 100644 --- a/.github/workflows/PR.yml +++ b/.github/workflows/PR.yml @@ -2,7 +2,7 @@ name: PR check musl on: pull_request: - branches: [musl] + branches: [musl?] jobs: musllinux_1_2_x86_64: