Skip workflow for markdown file changes.

This commit is contained in:
ychescale9
2019-12-08 11:44:42 +11:00
committed by GitHub
parent a832f214fc
commit ae2123e35c
+2
View File
@@ -4,6 +4,8 @@ on:
push:
branches:
- master
paths-ignore:
- '**.md'
jobs:
test: