Merge pull request #20693 from Ultimaker/workflow_fixes

Workflow fixes
This commit is contained in:
Erwan MATHIEU 2025-06-16 10:36:28 +02:00 committed by GitHub
commit ea20cb2eca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ name: printer-linter-pr-diagnose
on:
pull_request:
path:
paths:
- "resources/**"
permissions:

View file

@ -11,5 +11,5 @@ on:
jobs:
update-translations:
uses: ultimaker/cura-workflows/.github/workflows/update-translations.yml@main
with:
branch: ${{ inputs.branch }}
with:
branch: ${{ inputs.branch }}