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 1b5ce0d commit a6c2937Copy full SHA for a6c2937
1 file changed
.github/workflows/pr_title_checker.yml
@@ -33,4 +33,4 @@ jobs:
33
with:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
pass_on_octokit_error: false
36
- local_configuration_path: .github/actions/enforce-pr-titles/config.json
+ local_configuration_path: .github/workflows/pr-title-checker-config.json
0 commit comments