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 74743a2 commit d065fed
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ on:
- main
pull_request:
types: [opened, synchronize, reopened]

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

jobs:
test:
name: Test
Expand Down

0 comments on commit d065fed

Please sign in to comment.