We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 673895f commit 298714bCopy full SHA for 298714b
conventional-commits/README.md
@@ -22,6 +22,7 @@ on:
22
23
jobs:
24
lint-pr-title:
25
- uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/conventional-commits.yml@conventional-commits-v1.0.0
26
- secrets: inherit
+ permissions:
+ pull-requests: read
27
+ uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/conventional-commits.yml@conventional-commits-v1.0.1
28
```
0 commit comments