Skip to content

Commit

Permalink
Fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-gregory-ovo committed Sep 30, 2022
1 parent 65d3c8b commit 59a3c34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
permissions:
checks: write
pull-requests: write
contents: read
issues: read
actions: read
steps:
- name: Download and Extract Artifacts
Expand Down

0 comments on commit 59a3c34

Please sign in to comment.