update workflow paths
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user