There was an error while loading. Please reload this page.
1 parent 5ba535f commit 462a98fCopy full SHA for 462a98f
1 file changed
.github/workflows/docs.yml
@@ -10,6 +10,8 @@ on:
10
- "docs/**"
11
pull_request:
12
types: [opened, synchronize, reopened, closed]
13
+ paths:
14
+ - "docs/**"
15
workflow_dispatch:
16
17
concurrency:
0 commit comments