Skip to content

Commit b767486

Browse files
Revert "Seperate dotnet run to handle src and samples separately" (#12647)
Reverts #12643
1 parent 35f6818 commit b767486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: 2
77
updates:
88
# Maintain dependencies for nuget
99
- package-ecosystem: "nuget"
10-
directory: "dotnet/src"
10+
directory: "dotnet/"
1111
schedule:
1212
interval: "cron"
1313
cronjob: "0 8 * * 4,0" # Every Thursday(4) and Sunday(0) at 8:00 UTC

0 commit comments

Comments
 (0)