Update build.yml

pull/124/head
Josh Moore 4 years ago committed by GitHub
parent 608e8ca7e1
commit f0ef2f496b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save