Files
awesome-godot/.github/dependabot.yml
Hugo Locurcio bee1f74805 Switch continuous integration from Travis CI to GitHub Actions (#146)
Travis CI no longer allows unlimited usage in the free tier.
2020-11-23 17:12:44 +01:00

7 lines
117 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"