trigger deployment on update to main branch

This commit is contained in:
Eddy Zhou 2025-09-23 17:40:07 -04:00
parent 6a0515dfbe
commit 48587b6572

View File

@ -3,7 +3,7 @@ name: Deploy Brain Dump site to GitHub Pages
on:
push:
branches:
- v4
- main
permissions:
contents: read