Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sfawcett123 authored Jan 18, 2023
1 parent 00d18cc commit c58d61f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ on:
types: [opened, synchronize, reopened]

permissions:
contents: read
issues: read
checks: write
contents: write
deployments: write
issues: write
packages: write
pull-requests: write

jobs:
test:
name: Build and analyze
Expand Down

0 comments on commit c58d61f

Please sign in to comment.