github: Run Python worfklow on tags

We need this to release the packages.
This commit is contained in:
Pekka Enberg
2024-11-20 19:23:11 +02:00
parent d433bc5d6b
commit 866cbd6705

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- main
tags:
- v*
pull_request:
branches:
- main