diff --git a/.github/workflows/linux-p7zip-CI.yml b/.github/workflows/linux-p7zip-CI.yml index 776d1685a..f48e98dd5 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