Remove path filters (#229)

pull/234/head
Brian Cristante 2021-06-25 13:39:56 -04:00 committed by GitHub
parent 317b58f0d1
commit 11e311c8b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -10,11 +10,9 @@ on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
branches:
- main
workflow_dispatch:
jobs: