Skip to content

Commit 8779539

Browse files
committed
FIX: Enable workflow for PRs targeting main branch
1 parent ce17064 commit 8779539

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Build and Netlify Deploy
33
on:
44
pull_request:
55
branches:
6+
- main
67
- theme_updates
78
push:
89
branches:

0 commit comments

Comments
 (0)