Skip to content

Commit 7db6ad4

Browse files
committed
update ci
1 parent bcc8eef commit 7db6ad4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
push:
77
branches:
88
- main
9+
paths:
10+
- 'website/**'
11+
- '.github/workflows/deploy-docs.yml'
912

1013
concurrency:
1114
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)