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

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: