diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 2c190764..e401df61 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -4,9 +4,13 @@ on: push: branches: - easy7zip-sf + - e7z-sf-zstd + - e7z-sf-without-zstd pull_request: branches: - easy7zip-sf + - e7z-sf-zstd + - e7z-sf-without-zstd jobs: build: