Update docker-image.yml

This commit is contained in:
Ruben Fiszel
2024-10-23 11:41:46 +02:00
committed by GitHub
parent a446660345
commit 1ad54e887e
+1 -1
View File
@@ -10,7 +10,7 @@ env:
name: Build windmill:main
on:
push:
branches: [main]
branches: [main, python-uv]
tags: ["*"]
pull_request:
types: [opened, synchronize, reopened]