Merge pull request 'fix workflow' (#2) from update-workflow into master
Reviewed-on: #2
This commit is contained in:
commit
a66e3ab455
@ -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