Remove path filters (#229)

pull/234/head
Brian Cristante 4 years ago committed by GitHub
parent 317b58f0d1
commit 11e311c8b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save