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: push:
branches: branches:
- master - master
paths-ignore:
- '**.md'
jobs: jobs:
test: test: