From 07ea17284252641065353d716e600d69245395c6 Mon Sep 17 00:00:00 2001 From: work <38484902+jinfeihan57@users.noreply.github.com> Date: Tue, 10 Sep 2024 15:14:05 +0800 Subject: [PATCH] Update linux-p7zip-CI.yml --- .github/workflows/linux-p7zip-CI.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/linux-p7zip-CI.yml b/.github/workflows/linux-p7zip-CI.yml index 776d1685..f48e98dd 100644 --- a/.github/workflows/linux-p7zip-CI.yml +++ b/.github/workflows/linux-p7zip-CI.yml @@ -11,6 +11,7 @@ jobs: name: Ubuntu-Check runs-on: ubuntu-latest + if: "startsWith(github.ref, 'refs/tags/') || (!contains(github.event.head_commit.message, '[skip CI]') && !contains(github.event.head_commit.message, '[skip Linux]'))" steps: - uses: actions/checkout@v3 - name: build 7za & check