Update ci.yml

This commit is contained in:
Luke Hagar
2024-02-19 08:16:24 -06:00
parent f431f9a0e7
commit 5fdfb54f23

View File

@@ -5,7 +5,7 @@ on:
- main - main
paths: paths:
- 'packages/**' - 'packages/**'
- '!packages/config-*/**' - '!packages/config-eslint/**'
- '.changeset/**' - '.changeset/**'
concurrency: ${{ github.workflow }}-${{ github.ref }} concurrency: ${{ github.workflow }}-${{ github.ref }}