Skip to content

Commit

Permalink
Sync workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-edmondson committed Sep 18, 2024
1 parent 5daa7c6 commit 4838ebe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@ updates:
directory: "/"
schedule:
interval: "daily"
assignees:
- "matt-edmondson"
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ "main" ]
pull_request:
types: [opened, synchronize, reopened]
types: [opened, synchronize, reopened, closed]

permissions:
packages: write
Expand Down

0 comments on commit 4838ebe

Please sign in to comment.