mirror of
https://github.com/mkuf/prind.git
synced 2025-11-01 10:55:57 +01:00
[ci] start review workflow on changes to actions
This commit is contained in:
1
.github/workflows/image-build-review.yaml
vendored
1
.github/workflows/image-build-review.yaml
vendored
@@ -2,6 +2,7 @@ name: 'Build Images for Review'
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
|
- .github/actions/**
|
||||||
- .github/workflows/image-build-review.yaml
|
- .github/workflows/image-build-review.yaml
|
||||||
- scripts/build/**
|
- scripts/build/**
|
||||||
- docker/**
|
- docker/**
|
||||||
|
|||||||
Reference in New Issue
Block a user