Skip to content

Commit 8220172

Browse files
committed
Build on PR
1 parent 4845732 commit 8220172

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-site.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: Build and Jekyll site and run htmlproofer
22

33
on:
4+
pull_request:
45
push:
56
branches:
6-
- '*'
7+
- main
78

89
jobs:
910
github-pages:

0 commit comments

Comments
 (0)