Add GitHub Actions to Dependabot and CODEOWNERS (#555)

* Add GHA to Dependabot

* Add CODEOWNERS
This commit is contained in:
Sergejs Kostjucenko
2022-06-02 11:39:47 +03:00
committed by GitHub
parent 531e40df3d
commit 6743fc2f68
2 changed files with 26 additions and 0 deletions
+4
View File
@@ -4,3 +4,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: daily