DSACMS / metrics

Experimentations in Open Source Repository Metrics
https://dsacms.github.io/metrics/
Other
6 stars 3 forks source link

Add GitHub Workflow to Auto-Merge `main` into `dev` #87

Closed IsaacMilarky closed 7 months ago

IsaacMilarky commented 7 months ago

Add GitHub Workflow to Auto-Merge main into dev

Problem

Right now mainis constantly floating out of date with the dev branch with the weekly updates to the metrics site. dev should not be out of date with main

Solution

Created a GitHub workflow to automatically merge main into dev whenever there's a new commit in main.