Update to 6.29.4 plus 752fea5d4400198bc8a591b7d795d1c8d5f12230 #12
1 changed files with 1 additions and 4 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -2,10 +2,7 @@
|
|||
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
|
||||
|
||||
name: build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
on: ["push", "pull_request", "workflow_dispatch"]
|
||||
jobs:
|
||||
manylinux:
|
||||
runs-on: ubuntu-18.04
|
||||
|
|
Loading…
Reference in a new issue