1
0
Fork 0

Only run CI on PRs and pushes to master (#275)

pull/276/head
Josh Gross 2019-12-26 17:00:18 -05:00 committed by eric sciple
parent 5feb835dff
commit 60d3096c71
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
name: toolkit-unit-tests
on:
push:
branches:
- master
paths-ignore:
- '**.md'
pull_request: