bring ref restriction back

Signed-off-by: Alexey Aristov <aav@acm.org>
This commit is contained in:
Alexey Aristov 2025-05-08 13:18:05 +02:00
parent b090eb9500
commit cba94d6a0c
No known key found for this signature in database
GPG Key ID: EC5C259ABC7D90EA

View File

@ -678,8 +678,7 @@ jobs:
pnpm docker:push
hulykvs-build:
name: Build Hulykvs
#if: ${{ github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/v') || startsWith(github.ref, 'refs/tags/s') }}
if: ${{ github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/v') || startsWith(github.ref, 'refs/tags/s') }}
runs-on: ubuntu-latest
env:
source_repo: https://github.com/hcengineering/hulykvs.git