fix workflow
All checks were successful
Build and Upload Python Package / build (pull_request) Successful in 4m36s

This commit is contained in:
sudacode 2025-03-07 05:22:32 -08:00
parent 14d680da18
commit 7e221f74bd

View File

@ -1,8 +1,9 @@
name: Build and Upload Python Package
on:
merge:
pull_request:
branches:
- master
types: [closed]
jobs:
build:
runs-on: ubuntu-latest