aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-08-20add a couple more workflowsFranck Cuny1-0/+6
2022-11-07ci: drop GitHub workflowsFranck Cuny1-6/+0
They've been replaced with drone.
2022-10-07ci: add GitHub actions and depedendabot configurationFranck Cuny1-0/+6
Configure dependabot to report possible update for various actions that we use. Add two workflows: - update the flake dependencies once a week - deploy to fly.io when the main branch is updated