Fix docker check to only run on Dockerfile change (#452)
authorKrishan <33421343+kfiven@users.noreply.github.com>
Wed, 30 Mar 2022 13:08:52 +0000 (18:38 +0530)
committerGitHub <noreply@github.com>
Wed, 30 Mar 2022 13:08:52 +0000 (18:38 +0530)
commit44ab6f181c56856b0bb998a0c5284df73b8cd705
tree1bdb501649f319906904a48e32f8dfaa02aeb47d
parent3a3a830706eb0f595d537f428814c9b7e2497332
Fix docker check to only run on Dockerfile change (#452)
.github/workflows/build-pull-request.yml
.github/workflows/docker-pr.yml [new file with mode: 0644]