We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2685c97 commit 2ce5b15Copy full SHA for 2ce5b15
1 file changed
.github/workflows/pull_request.yml
@@ -21,6 +21,8 @@ jobs:
21
22
pr_title_format_check:
23
uses: ./.github/workflows/pr_title_check.yml
24
+ permissions:
25
+ pull-requests: write
26
27
get_config_values:
28
uses: ./.github/workflows/get-repo-config.yml
0 commit comments