mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-05 06:50:28 +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:
|
||||
paths:
|
||||
- 'Dockerfile'
|
||||
- '.github/workflows/docker-pr.yml'
|
||||
|
||||
jobs:
|
||||
docker-build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue