Build on push and pr

This commit is contained in:
Timothy Clem
2020-03-30 08:38:27 -07:00
parent a6006d2c28
commit 3108ab5594

View File

@@ -1,5 +1,13 @@
name: Main workflow
on: [push]
name: build-test
on:
push:
branches:
- master
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
run:
name: Run