@@ -3,8 +3,14 @@ name: Docker Image CI
on:
push:
branches: [ master ]
+ paths:
+ - 'Dockerfile'
+ - 'entrypoint.sh'
pull_request:
jobs:
lint: