🎉 Added gh-actions

This commit is contained in:
2021-08-08 19:25:13 +02:00
parent fa2a9e8d61
commit 1cd12b8162
2 changed files with 53 additions and 0 deletions

8
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,8 @@
# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday
interval: "weekly"