Skip to content

Commit

Permalink
permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
zachariahmiller authored Oct 30, 2024
1 parent ec47042 commit 118da98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
contents: read # Allows reading the content of the repository.

Check failure on line 19 in .github/workflows/pull-request.yaml

View workflow job for this annotation

GitHub Actions / run

19:9 [indentation] wrong indentation: expected 6 but found 8
packages: read # Allows reading the content of the repository's packages.
id-token: write
pull-requests: read # Allows reading pull requests
uses: ./.github/workflows/callable-pull-request.yaml

0 comments on commit 118da98

Please sign in to comment.