Add checks when submitting PR

This commit is contained in:
Dolan
2020-11-06 01:51:59 +00:00
parent 4061e31400
commit f6a4d78ab7

View File

@ -3,6 +3,9 @@ on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build: