Update docker-image-ci.yml

This commit is contained in:
Shohei Ueda 2019-11-28 19:51:55 +09:00 committed by GitHub
parent 8563c806e5
commit e4b680c116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@ name: docker image ci
on:
pull_request:
types: [opened, synchronize]
paths-ignore:
- '**.md'
push:
paths-ignore:
- '**.md'