Skip to content

Commit

Permalink
chore: enable gh pages deploy from PR branch
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Meier <[email protected]>
  • Loading branch information
astromechza committed Jul 10, 2024
1 parent bfdd58e commit e3572cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy Hugo site to Pages
on:
push:
branches: ["main"]
branches: ["astromechza-patch-1"]
paths-ignore:
- README.md
- CONTRIBUTING.md
Expand Down

0 comments on commit e3572cd

Please sign in to comment.