Skip to content

Commit

Permalink
add semantic-pr PR read permission
Browse files Browse the repository at this point in the history
  • Loading branch information
DjordyKoert committed Jun 19, 2024
1 parent 8a9ad75 commit 017763e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
semantic-pr:
name: Validate semantic PR title
runs-on: ubuntu-latest

permissions:
pull-requests: read
steps:
- name: Semantic PR title
uses: amannn/action-semantic-pull-request@v5
Expand Down

0 comments on commit 017763e

Please sign in to comment.