Skip to content

Commit 1fc77dc

Browse files
authored
Update dependabot-bot.yml (dotnet#31743)
1 parent b20ba55 commit 1fc77dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/dependabot-bot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ on:
1616
jobs:
1717
dependabot-bot:
1818
runs-on: ubuntu-latest
19+
permissions:
20+
contents: write
21+
pull-requests: write
22+
1923
# Checkout the repo into the workspace within the VM
2024
steps:
2125
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)