mirror of
https://github.com/ivuorinen/docker-php-with-imagick-multi.git
synced 2026-03-13 18:59:53 +00:00
feat: add CI path filters and expand README (#82)
This commit is contained in:
3
.github/workflows/docker-image.yml
vendored
3
.github/workflows/docker-image.yml
vendored
@@ -7,6 +7,9 @@ on:
|
||||
- cron: "0 2 * * 1" # At 2:00 on Monday.
|
||||
push:
|
||||
branches: ["main"]
|
||||
paths:
|
||||
- "**/Dockerfile"
|
||||
- ".github/workflows/**"
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user