Skip to content

Commit 1d7863d

Browse files
committed
Update pr-build.yml
1 parent 4b01f09 commit 1d7863d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pr-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ on:
44
pull_request:
55
branches:
66
- main
7+
paths:
8+
- 'website/**'
79

810
jobs:
911
build:
10-
if: github.head_ref == 'website'
1112
runs-on: ubuntu-latest
1213

1314
steps:

0 commit comments

Comments
 (0)