1
0
Fork 0

update workflow paths

pull/183/head
Bryan MacFarlane 2019-10-03 13:07:22 -04:00
parent 1643ea2734
commit b2151226b6
1 changed files with 5 additions and 3 deletions

View File

@ -1,9 +1,11 @@
name: toolkit-unit-tests
on:
push:
paths:
- 'packages/**'
- '*.json'
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
Ubuntu:
name: Run Ubuntu