We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25acf01 commit ef0a44dCopy full SHA for ef0a44d
1 file changed
.github/workflows/conventional-commit-prs.yml
@@ -4,6 +4,9 @@ on:
4
pull_request:
5
types: [opened, synchronize, reopened, edited]
6
7
+permissions:
8
+ pull-requests: read
9
+
10
jobs:
11
validate-pr-title:
12
runs-on: ubuntu-latest
0 commit comments