CURA-12312 Remove ZYYX Pro II printer which remains untested #3948
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 |