uclibs / treatment_database

Application to track conservation workflow for Preservation Services
1 stars 2 forks source link

506 - Remove github actions and dependabot #507

Closed Janell-Huyck closed 1 month ago

Janell-Huyck commented 1 month ago

Fixes #506

This PR removes two files:

.github/dependabot.yml, which instructed Dependabot to execute our github workflows every Sunday

.github/workflows/upgrade-ruby.yml, which said that every Sunday we should attempt to update our Ruby version in our ruby-version file and our gemfile, and if an update was possible, to make a PR for Glen to review.