Skip to content

Commit 086df45

Browse files
committed
Enable build for both master and main branches
1 parent 1ec2617 commit 086df45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: "Build and Deploy"
22
on:
33
push:
44
branches:
5+
- master
56
- main
67
paths-ignore:
78
- .gitignore

0 commit comments

Comments
 (0)