Remove builds when PRs are created / updated

This commit is contained in:
Preston 2020-06-18 22:27:52 -04:00 committed by GitHub
parent 12272cf49f
commit 25e673ed57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ name: Build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build: