mirror of
https://github.com/mkuf/prind.git
synced 2026-02-04 21:39:09 +01:00
[ci] start review workflow on changes to actions
This commit is contained in:
4
.github/workflows/image-build-review.yaml
vendored
4
.github/workflows/image-build-review.yaml
vendored
@@ -21,18 +21,22 @@ jobs:
|
||||
with:
|
||||
filters: |
|
||||
klipper:
|
||||
- .github/actions/**
|
||||
- .github/workflows/image-build-review.yaml
|
||||
- scripts/build/**
|
||||
- docker/klipper/**
|
||||
klipperscreen:
|
||||
- .github/actions/**
|
||||
- .github/workflows/image-build-review.yaml
|
||||
- scripts/build/**
|
||||
- docker/klipperscreen/**
|
||||
moonraker:
|
||||
- .github/actions/**
|
||||
- .github/workflows/image-build-review.yaml
|
||||
- scripts/build/**
|
||||
- docker/moonraker/**
|
||||
ustreamer:
|
||||
- .github/actions/**
|
||||
- .github/workflows/image-build-review.yaml
|
||||
- scripts/build/**
|
||||
- docker/ustreamer/**
|
||||
|
||||
Reference in New Issue
Block a user