fix bad ci paths

This commit is contained in:
Fred K. Schott 2021-09-14 17:17:09 -07:00
parent c25b836e07
commit c9bef50bc7

View file

@ -5,11 +5,11 @@ on:
branches: branches:
- main - main
pull_request: pull_request:
paths-ignore: paths:
- '.vscode/**' - 'packages/**'
- 'docs/**' - 'scripts/**'
- 'examples/**' - '*'
- 'www/**' - '.*'
jobs: jobs:
build: build: