push request testing

pull/482/head^2
Hunter Long 2020-04-26 16:09:22 -07:00
parent 7b1176f7b7
commit c01ea47224
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ on:
- '*' # matches every branch - '*' # matches every branch
- '*/*' # matches every branch containing a single '/' - '*/*' # matches every branch containing a single '/'
- '!master' # excludes master - '!master' # excludes master
pull_request:
branches:
- master
jobs: jobs:
compile: compile: