Compare commits

...

2 Commits

Author SHA1 Message Date
a66e3ab455 Merge pull request 'fix workflow' (#2) from update-workflow into master
Reviewed-on: #2
2025-03-07 05:23:21 -08:00
7e221f74bd fix workflow
All checks were successful
Build and Upload Python Package / build (pull_request) Successful in 4m36s
2025-03-07 05:22:32 -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