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 name: Python Bindings
#on: on:
# push: push:
# branches: branches:
# - 'master' - master
on: ["pull_request"]
pull_request:
branches-ignore:
- l10*
jobs: jobs: