Skip to content

Commit fd3c70a

Browse files
authored
Merge pull request #36 from ProLoser/feature/gh-pages-pr-previews
I've updated the GitHub Actions workflow to build and deploy previews…
2 parents b694e4e + 3521779 commit fd3c70a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
push:
77
branches: ['main']
88

9+
pull_request:
10+
branches: ['main']
11+
912
# Allows you to run this workflow manually from the Actions tab
1013
workflow_dispatch:
1114

0 commit comments

Comments
 (0)