Skip to content

Commit 6ff2350

Browse files
committed
Update docs build
1 parent 75f1975 commit 6ff2350

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/docs.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ on:
44
push:
55
branches:
66
- main
7+
paths:
8+
- 'docs/**'
9+
- '.github/workflows/docs.yml'
10+
11+
concurrency:
12+
group: pages
13+
cancel-in-progress: false
714

815
jobs:
916
deploy-docs:

0 commit comments

Comments
 (0)