Adds a github action to sync the NCIPangea fork, and deletes older versions of it. I tested this out in the pangea fork and it's working! We have to keep this action in the upstream repo's default branch in order for the cron schedule to work. This action skips the sync step if the owner that triggered the workflow is not NCIPangea.
TODO
After this gets merged into main, we'll have to manually update the fork one more time so it will have this new workflow in its main branch -- then it will run on a cron schedule.
Issues
resolves #46
Changes
Adds a github action to sync the NCIPangea fork, and deletes older versions of it. I tested this out in the pangea fork and it's working! We have to keep this action in the upstream repo's default branch in order for the cron schedule to work. This action skips the sync step if the owner that triggered the workflow is not NCIPangea.
TODO
After this gets merged into main, we'll have to manually update the fork one more time so it will have this new workflow in its main branch -- then it will run on a cron schedule.
See also for RENEE: https://github.com/CCBR/RENEE/pull/26