feat: add dev CI
Add dev CI that will run when develop is pushed (when MR's are Merged) and push changes to the branch for dev (therefore also test and live if we roll it up) to be able to have an accurate site to test develop on. Discussed with @ra730 as an option first to be able to have an environment that will reflect the work on dev when changes are made as we do not currently have this ability. Please give feedback!