Skip to content

Commit

Permalink
Add missing repo read permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
hatemosphere committed Oct 18, 2023
1 parent 443c767 commit 1806a9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/handle_llvm_runner_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
check_changes:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: read
outputs:
image_to_build: ${{ steps.determine_changes.outputs.image_to_build }}
Expand Down

0 comments on commit 1806a9b

Please sign in to comment.