We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6123c7 commit cba3071Copy full SHA for cba3071
.github/workflows/commit-lint.yml
@@ -7,7 +7,8 @@ on:
7
- edited
8
- synchronize
9
- reopened
10
-
+permissions:
11
+ pull-requests: read
12
jobs:
13
main:
14
name: Validate PR title
0 commit comments