Skip to content

Commit d5c2553

Browse files
committed
chore(ci): trigger docs deployment only if changed
1 parent b5d8a3f commit d5c2553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ concurrency:
77
on:
88
push:
99
branches: ["main"]
10+
paths: ["docs/**"]
1011
workflow_dispatch:
1112
permissions:
1213
contents: read

0 commit comments

Comments
 (0)