Update test.yml

This commit is contained in:
Scott Fennell 2020-02-26 12:58:30 -06:00 committed by GitHub
parent 8d625cb1bc
commit 3db8ec3b2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,9 @@
name: Trick CI
on: [push]
on:
push:
paths-ignore:
- 'docs/**'
jobs:
build: