Remove push to master from GH actions
The `push to master` is covered with Bamboo CI plan
This commit is contained in:
3
.github/workflows/pr-build-workflow.yml
vendored
3
.github/workflows/pr-build-workflow.yml
vendored
@@ -1,8 +1,7 @@
|
||||
name: Pull Request build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user