From 5b814172fbffc67d026d2dd7c3bb11abdee1a385 Mon Sep 17 00:00:00 2001 From: Raymond Wang Date: Sat, 22 Oct 2022 21:35:18 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 156cfa6..2795795 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Deployment -Github Actions have been set to trigger on each push and pull request on the `main` branch. The website will be built as static pages to the `page` branch where it will be deployed onto [ieeeucsd.edu](https://ieeeucsd.edu). +Github Actions have been set to trigger on each push onto the `main` branch. The website will be built as static pages to the `page` branch where it will be deployed onto [ieeeucsd.edu](https://ieeeucsd.edu). ## Contributing