Skip to content

Commit 35c8f70

Browse files
committed
Update main CI trigger to exclude fern
1 parent b72cbf7 commit 35c8f70

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ on:
1111
- '**.md'
1212
- '.github/triage/**'
1313
- '.github/workflows/triage-ci.yaml'
14+
- 'docs/**'
15+
- 'fern/**'
16+
- 'package*.json'
17+
- 'Makefile'
18+
- '.npmrc'
19+
- '.nvmrc'
20+
- '.github/workflows/*fern*.yml'
1421
workflow_dispatch:
1522
inputs:
1623
PUBLISH:

0 commit comments

Comments
 (0)