mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Only run on relevant changes
This commit is contained in:
parent
f6d18266e6
commit
ce191611f7
1 changed files with 5 additions and 1 deletions
6
.github/workflows/printer-linter-format.yml
vendored
6
.github/workflows/printer-linter-format.yml
vendored
|
@ -3,7 +3,11 @@ name: printer-linter-format
|
|||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'resources/**'
|
||||
- 'resources/definitions/**'
|
||||
- 'resources/extruders/**'
|
||||
- 'resources/intent/**'
|
||||
- 'resources/quality/**'
|
||||
- 'resources/variants/**'
|
||||
|
||||
jobs:
|
||||
printer-linter-format:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue