fix(run build only on tag):

This commit is contained in:
Alexander Myasoedov
2025-01-20 22:45:57 +02:00
parent da6ae2c663
commit 5927518376
+2 -3
View File
@@ -2,9 +2,8 @@ name: Docker Build Test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
tags:
- 0.*
jobs:
build: