Run docker check when someone change the action too (#495)

This commit is contained in:
Krishan 2022-04-20 08:58:58 +05:30 committed by GitHub
parent 3b1b3387e7
commit ec26c03d58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ on:
pull_request:
paths:
- 'Dockerfile'
- '.github/workflows/docker-pr.yml'
jobs:
docker-build: