fix workflow
All checks were successful
Build and Upload Python Package / build (pull_request) Successful in 4m36s
All checks were successful
Build and Upload Python Package / build (pull_request) Successful in 4m36s
This commit is contained in:
parent
14d680da18
commit
7e221f74bd
@ -1,8 +1,9 @@
|
|||||||
name: Build and Upload Python Package
|
name: Build and Upload Python Package
|
||||||
on:
|
on:
|
||||||
merge:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
types: [closed]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user