mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 06:03:57 -06:00
Request changes if printer-linter finds issues
This commit is contained in:
parent
9c4935f5d7
commit
13c00dd496
1 changed files with 1 additions and 0 deletions
1
.github/workflows/printer-linter-pr-post.yml
vendored
1
.github/workflows/printer-linter-pr-post.yml
vendored
|
@ -78,3 +78,4 @@ jobs:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
clang_tidy_fixes: printer-linter-result/fixes.yml
|
clang_tidy_fixes: printer-linter-result/fixes.yml
|
||||||
pull_request_id: ${{ env.pr_id }}
|
pull_request_id: ${{ env.pr_id }}
|
||||||
|
request_changes: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue