Remove pull_request from action

This commit is contained in:
Jason O'Donnell 2020-09-22 13:52:58 -04:00
parent 657a758472
commit 35adab45cb

View file

@ -2,11 +2,10 @@ on:
push:
branches:
- master
pull_request:
branches:
- master
pull_request_target:
types: [opened, closed, reopened]
branches:
- master
jobs:
build: