mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-06 06:37:46 -07:00
Apply suggestions from code review
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
This commit is contained in:
parent
065f22ba07
commit
f2f2f742bd
9 changed files with 23 additions and 35 deletions
3
.github/workflows/process-pull-request.yml
vendored
3
.github/workflows/process-pull-request.yml
vendored
|
|
@ -4,8 +4,7 @@ on:
|
|||
pull_request_target:
|
||||
types: [ opened, reopened, edited, review_requested, ready_for_review, assigned ]
|
||||
|
||||
# FIXME: Use `main` instead of `CURA-10831` once merged
|
||||
jobs:
|
||||
add_label:
|
||||
uses: ultimaker/cura-workflows/.github/workflows/process-pull-request.yml@CURA-10831
|
||||
uses: ultimaker/cura-workflows/.github/workflows/process-pull-request.yml@main
|
||||
secrets: inherit
|
||||
Loading…
Add table
Add a link
Reference in a new issue