Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7769cb9

Browse files
authored
chore: run sdk-api-spec-bot on changes in fern dir only (#9229)
1 parent 0b68c41 commit 7769cb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sdk-api-spec.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
paths:
8+
- 'fern/**'
79
workflow_dispatch:
810

911
concurrency:

0 commit comments

Comments
 (0)