Update python-app.yml

This commit is contained in:
Yonokid
2025-05-02 20:39:49 -04:00
parent a39a6dddc5
commit 453b202889

View File

@@ -3,6 +3,8 @@ name: PyTaiko
on: on:
push: push:
branches: ["main"] branches: ["main"]
tags:
- "v*.*.*"
pull_request: pull_request:
branches: ["main"] branches: ["main"]