We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ccbeeb commit 96e8cd5Copy full SHA for 96e8cd5
.github/workflows/validate-pr-title.yml
@@ -8,7 +8,8 @@ on:
8
- synchronize
9
10
permissions:
11
- contents: write
+ pull-requests: read
12
+ statuses: write
13
14
jobs:
15
main:
0 commit comments