Update test.yml

This commit is contained in:
Shohei Ueda
2019-11-03 13:29:31 +09:00
committed by GitHub
parent ec916d70ad
commit 3be578e3c5

View File

@@ -4,6 +4,8 @@ on:
pull_request: pull_request:
types: [opened, synchronize] types: [opened, synchronize]
push: push:
paths-ignore:
- '**.md'
branches: branches:
- master - master