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 f1dfcf2c3a
commit d04db4965e

View file

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