[GHA] only run on master and PRs

This commit is contained in:
Kris Thielemans 2021-08-02 12:02:53 +01:00
commit 0e45679aa7

View file

@ -1,8 +1,8 @@
name: test SWIG CI
name: test SWIG via CI
on:
push:
#branches: [ master ]
branches: [ master ]
pull_request:
branches: [ master ]