mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:58:59 +08:00
Only run on relevant changes
This commit is contained in:
parent
f6d18266e6
commit
ce191611f7
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…
x
Reference in New Issue
Block a user