test-msx/.github/dependabot.yml
Bensuperpc 1e4f42b272 Add github CI
Add github CI

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-06-03 17:49:54 +02:00

10 lines
218 B
YAML

# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday
interval: "daily"