Skip to content

Commit

Permalink
Update pull-request-label.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves committed Jun 18, 2024
1 parent f785558 commit 548e56c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pull-request-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: write
contents: read
pull_requests: write
steps:
- name: Label Commit
uses: bcoe/conventional-release-labels@v1
Expand Down

0 comments on commit 548e56c

Please sign in to comment.