mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-13 05:18:04 +08:00
Request changes if printer-linter finds issues
This commit is contained in:
parent
9c4935f5d7
commit
13c00dd496
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…
x
Reference in New Issue
Block a user