Skip to content

Commit a7f0fab

Browse files
Add GitHub Actions
1 parent c119bf3 commit a7f0fab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ updates:
2424
- dependency-name: "Xamarin.AndroidX.Collection"
2525
- dependency-name: "Xamarin.AndroidX.Lifecycle.LiveData"
2626
- dependency-name: "Xamarin.AndroidX.Collection.Ktx"
27+
- package-ecosystem: "github-actions"
28+
directory: "/"
29+
schedule:
30+
interval: "weekly"

0 commit comments

Comments
 (0)