Merge branch 'master' into fix/input-emptycommits

This commit is contained in:
Shohei Ueda
2019-09-22 16:18:24 +09:00
committed by GitHub
2 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,12 @@
name: docker image ci
on: push
on:
push:
paths:
- '**'
- '!LICENSE'
- '!README.md'
- '!images'
jobs:
test: