Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/main/coverlet.collector-6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonBN authored Jan 23, 2025
2 parents a74d5b8 + 9e672eb commit 72156ea
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,16 @@ updates:
prefix: "build"
include: "scope"
target-branch: "main"

- package-ecosystem: "dotnet-sdk"
directory: "/" # Location of package manifests
schedule:
interval: "daily"
assignees:
- "NelsonBN"
reviewers:
- "NelsonBN"
commit-message:
prefix: "build"
include: "scope"
target-branch: "main"
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

test-project:
name: "Test nuget"
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
permissions:
contents: read
issues: read
Expand Down

0 comments on commit 72156ea

Please sign in to comment.