mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-05 15:00:30 +03:00
Run docker check when someone change the action too (#495)
This commit is contained in:
parent
3b1b3387e7
commit
ec26c03d58
1 changed files with 2 additions and 1 deletions
1
.github/workflows/docker-pr.yml
vendored
1
.github/workflows/docker-pr.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- 'Dockerfile'
|
- 'Dockerfile'
|
||||||
|
- '.github/workflows/docker-pr.yml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker-build:
|
docker-build:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue