Remove push to master from GH actions

The `push to master` is covered with Bamboo CI plan
This commit is contained in:
Artem Bilan
2020-12-04 17:01:31 -05:00
parent d77df70a69
commit e4ddc1bf04

View File

@@ -1,8 +1,7 @@
name: Pull Request build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]