Skip to content

Commit

Permalink
Add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Jun 30, 2024
1 parent 057fc66 commit 22c1a08
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/Nightly-Run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
schedule:
- cron: '0 0 * * *'

permissions:
contents: read
issues: write

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

0 comments on commit 22c1a08

Please sign in to comment.