Revert "Add paths-ignore for PR Build (#2017)" (#2031)

This reverts commit 72c88b61
This commit is contained in:
John Watson 2020-11-05 15:49:09 -08:00 committed by GitHub
parent 72c88b6116
commit 04ee52881f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View File

@ -4,8 +4,6 @@ on:
pull_request:
branches:
- master
paths-ignore:
- "**.md"
jobs:
build:

View File

@ -6,7 +6,6 @@ on:
- master
paths:
- 'examples/**'
- '!**.md'
jobs:
build:
name: Build