Skip to content

Commit

Permalink
Enable writing to PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
saul committed Oct 8, 2024
1 parent dbb8f66 commit eec8793
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
build:
name: Build
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit eec8793

Please sign in to comment.