Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Feb 23, 2024
1 parent 19d6d54 commit 0583ddc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/Process-PSModule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
concurrency:
group: ${{ github.workflow }}

permissions:
contents: write
pull-requests: write

jobs:
Process-PSModule:
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@main
Expand Down

0 comments on commit 0583ddc

Please sign in to comment.