fix workflow #2

Merged
sudacode merged 1 commits from update-workflow into master 2025-03-07 05:23:23 -08:00

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