Update build.yml

This commit is contained in:
Josh Moore 2020-05-21 16:38:47 -06:00 committed by GitHub
parent 608e8ca7e1
commit f0ef2f496b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
name: Build
on:
push:
branches: [ automation ]
branches:
- master
pull_request:
branches: [ automation ]
- master
jobs:
build:
runs-on: ubuntu-latest