Fix layer height (0.1mm iso 0.15mm) for the normal mode of the Ultimaker 2 #3939
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: process-pull-request | |
on: | |
pull_request_target: | |
types: [ opened, reopened, edited, review_requested, ready_for_review, assigned ] | |
jobs: | |
add_label: | |
uses: ultimaker/cura-workflows/.github/workflows/process-pull-request.yml@main | |
secrets: inherit |