Skip to content

Commit

Permalink
re-enable permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwyles committed Oct 24, 2024
1 parent e245af8 commit bbb669f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
# Permissions for the GITHUB_TOKEN used by the workflow.
permissions:
contents: read # Allows reading the content of the repository.
# pull-requests: read
pull-requests: read

jobs:
validate:
Expand Down

0 comments on commit bbb669f

Please sign in to comment.