Skip to content

Commit

Permalink
Merge pull request #44 from CompostInTraining/update-workflow-permiss…
Browse files Browse the repository at this point in the history
…ions
  • Loading branch information
prplecake authored Mar 31, 2023
2 parents c62394a + ed46839 commit 2db66fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
pull_request:
branches: [ master ]

permissions:
checks: write
packages: read

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 2db66fb

Please sign in to comment.