Skip to content

Commit cdec276

Browse files
committed
update: add paths to control website builds
1 parent dc177d2 commit cdec276

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/static.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
# Runs on pushes targeting the default branch
66
push:
77
branches: ["main"]
8+
paths:
9+
- "website/**"
10+
- ".github/workflows/pages.yml"
811

912
# Allows you to run this workflow manually from the Actions tab
1013
workflow_dispatch:

0 commit comments

Comments
 (0)