We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 088f445 commit 46e9493Copy full SHA for 46e9493
1 file changed
.github/workflows/ci.yml
@@ -8,6 +8,7 @@ on:
8
9
permissions:
10
contents: read
11
+ pull-requests: read
12
13
jobs:
14
# For PRs, validate the PR title (which becomes the squash commit message).
0 commit comments