We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad5941 commit d59b7a3Copy full SHA for d59b7a3
1 file changed
.github/workflows/pull-request.yml
@@ -8,6 +8,7 @@ jobs:
8
name: Conventional Commit
9
runs-on: ubuntu-latest
10
permissions:
11
+ contents: read
12
pull-requests: write
13
steps:
14
- name: Check PR Conventional Commit title
0 commit comments