We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53baa96 commit f5c494cCopy full SHA for f5c494c
.github/workflows/docs.yml
@@ -8,6 +8,7 @@ on:
8
- main
9
paths:
10
- 'docs/**'
11
+ - 'src/**' # for api changes
12
- '.github/workflows/docs.yml'
13
14
jobs:
0 commit comments