Fix PR filters

pull/76/head
Josh Gross 6 years ago committed by GitHub
parent 4b0709a0d5
commit bde557aefd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,10 @@
name: Tests
on:
pull_request:
branches:
- master
paths-ignore:
- '**.md'
push:
branches:
- master

Loading…
Cancel
Save