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 3ef0c7c commit 63aa015Copy full SHA for 63aa015
.github/workflows/docs.yml
@@ -9,6 +9,7 @@ on:
9
paths:
10
- 'docs/**'
11
- 'src/**' # for api changes
12
+ - 'package.json' # for version changes
13
- '.github/workflows/docs.yml'
14
15
jobs:
0 commit comments