Skip to content

Commit d59b7a3

Browse files
Fix conventional commit labelling permissions (#114)
1 parent 4ad5941 commit d59b7a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
name: Conventional Commit
99
runs-on: ubuntu-latest
1010
permissions:
11+
contents: read
1112
pull-requests: write
1213
steps:
1314
- name: Check PR Conventional Commit title

0 commit comments

Comments
 (0)