Skip to content

Commit 298714b

Browse files
docs: update permissions (#56)
1 parent 673895f commit 298714b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

conventional-commits/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ on:
2222

2323
jobs:
2424
lint-pr-title:
25-
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]
26-
secrets: inherit
25+
permissions:
26+
pull-requests: read
27+
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]
2728
```

0 commit comments

Comments
 (0)