Change workflow target

This commit is contained in:
Oliver 2021-06-22 20:58:29 +10:00
parent 691888ec1e
commit 3884ab0df2

View File

@ -2,11 +2,14 @@
name: Python Bindings
#on:
# push:
# branches:
# - 'master'
on: ["pull_request"]
on:
push:
branches:
- master
pull_request:
branches-ignore:
- l10*
jobs: