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 name: toolkit-unit-tests
on: on:
push: push:
paths: paths-ignore:
- 'packages/**' - '**.md'
- '*.json' pull_request:
paths-ignore:
- '**.md'
jobs: jobs:
Ubuntu: Ubuntu:
name: Run Ubuntu name: Run Ubuntu